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/20241126.175211~517 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c801bb3d61382a43e549683043192a99e3453796;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 502a7e6ec7..2dee7d7116 100644 --- a/.gitignore +++ b/.gitignore @@ -58,6 +58,7 @@ fit-dtb.blob* # # git files that we don't want to ignore even it they are dot-files # +!.gbs.conf !.gitignore !.mailmap !.get_maintainer.*