aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/parted/parted-1.8.6/1000parted-1.8.6-warnings1.patch
diff options
context:
space:
mode:
authorleimaohui <leimaohui@cn.fujitsu.com>2015-07-06 09:51:34 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-08-31 15:22:59 +0200
commit7af77bad98e1110d75499245081f01cf3a55381a (patch)
treedae7cd5b1ef5235ecdda97d25536c37d5cb9686a /meta-oe/recipes-extended/parted/parted-1.8.6/1000parted-1.8.6-warnings1.patch
parent048ccb09d12047436a83b8576a5209073bf15af5 (diff)
downloadmeta-openembedded-contrib-7af77bad98e1110d75499245081f01cf3a55381a.tar.gz
parted_1.8.6.bb: add parted that not GPLv3
In oe-core,the parted is GPLv3,so add parted-1.8.6 which is not GPLv3. Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/parted/parted-1.8.6/1000parted-1.8.6-warnings1.patch')
-rw-r--r--meta-oe/recipes-extended/parted/parted-1.8.6/1000parted-1.8.6-warnings1.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/parted/parted-1.8.6/1000parted-1.8.6-warnings1.patch b/meta-oe/recipes-extended/parted/parted-1.8.6/1000parted-1.8.6-warnings1.patch
new file mode 100644
index 0000000000..c8b2e7d7db
--- /dev/null
+++ b/meta-oe/recipes-extended/parted/parted-1.8.6/1000parted-1.8.6-warnings1.patch
@@ -0,0 +1,11 @@
+--- parted-1.8.6/libparted/fs/linux_swap/linux_swap.c.warnings 2007-03-20 13:22:36.000000000 -0400
++++ parted-1.8.6/libparted/fs/linux_swap/linux_swap.c 2007-03-20 13:59:11.000000000 -0400
+@@ -123,7 +123,7 @@
+
+ error_close_fs:
+ swap_close (fs);
+-error:
++
+ return 0;
+ }
+ #endif /* !DISCOVER_ONLY */