From: Chanho Park Date: Fri, 10 Jan 2014 01:48:52 +0000 (+0900) Subject: packaging: Adding .spec file for u-boot project X-Git-Tag: accepted/tizen/unified/20221108.163909~344 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ed23b92028067a4929cdb023a42074dfb7132d56;p=platform%2Fkernel%2Fu-boot.git packaging: Adding .spec file for u-boot project Change-Id: I5dd90f728a9f0f951afda5634f2509cbb3eccc95 Signed-off-by: Chanho Park Signed-off-by: Jacek Pielaszkiewicz Signed-off-by: Przemyslaw Marczak Signed-off-by: Maciej Wereski --- diff --git a/.gbs.conf b/.gbs.conf new file mode 100644 index 0000000000..2290232b08 --- /dev/null +++ b/.gbs.conf @@ -0,0 +1,3 @@ +[general] +upstream_branch = upstream +upstream_tag = v${upstreamversion} diff --git a/.gitignore b/.gitignore index eb769f144c..d4e165f414 100644 --- a/.gitignore +++ b/.gitignore @@ -50,6 +50,7 @@ fit-dtb.blob* # # git files that we don't want to ignore even it they are dot-files # +!.gbs.conf !.gitignore !.mailmap