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: submit/tizen/20211123.233157~308 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c9ee6be1e3d316c2eb34fbaa3f7519c3abb8e839;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 e66aa864da..3adc119745 100644 --- a/.gitignore +++ b/.gitignore @@ -48,6 +48,7 @@ fit-dtb.blob* # # git files that we don't want to ignore even it they are dot-files # +!.gbs.conf !.gitignore !.mailmap