[oe-commits] Koen Kooi : gpm: fix S!=B failure

git at git.openembedded.org git at git.openembedded.org
Thu May 15 23:12:54 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 610a42c83628f01f3db9ae8964c8f080947d6d71
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=610a42c83628f01f3db9ae8964c8f080947d6d71

Author: Koen Kooi <koen.kooi at linaro.org>
Date:   Tue May 13 14:22:56 2014 +0200

gpm: fix S!=B failure

Signed-off-by: Koen Kooi <koen.kooi at linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-support/gpm/gpm_1.99.7.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/gpm/gpm_1.99.7.bb b/meta-oe/recipes-support/gpm/gpm_1.99.7.bb
index a30a891..7022057 100644
--- a/meta-oe/recipes-support/gpm/gpm_1.99.7.bb
+++ b/meta-oe/recipes-support/gpm/gpm_1.99.7.bb
@@ -15,7 +15,7 @@ SRC_URI = "ftp://arcana.linux.it/pub/gpm/gpm-${PV}.tar.bz2 \
            file://eglibc-2.17.patch \
            file://init"
 
-inherit autotools update-rc.d
+inherit autotools-brokensep update-rc.d
 
 INITSCRIPT_NAME = "gpm"
 INITSCRIPT_PARAMS = "defaults"



More information about the Openembedded-commits mailing list