mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-10 04:30:00 +00:00
gpm: fix S!=B failure
Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ SRC_URI = "ftp://arcana.linux.it/pub/gpm/gpm-${PV}.tar.bz2 \
|
|||||||
file://eglibc-2.17.patch \
|
file://eglibc-2.17.patch \
|
||||||
file://init"
|
file://init"
|
||||||
|
|
||||||
inherit autotools update-rc.d
|
inherit autotools-brokensep update-rc.d
|
||||||
|
|
||||||
INITSCRIPT_NAME = "gpm"
|
INITSCRIPT_NAME = "gpm"
|
||||||
INITSCRIPT_PARAMS = "defaults"
|
INITSCRIPT_PARAMS = "defaults"
|
||||||
|
|||||||
Reference in New Issue
Block a user