[oe] [meta-oe][PATCH] gpm: fix S!=B failure

Koen Kooi koen.kooi at linaro.org
Tue May 13 12:22:56 UTC 2014


Signed-off-by: Koen Kooi <koen.kooi at linaro.org>
---
 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"
-- 
1.9.0




More information about the Openembedded-devel mailing list