mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
libfakekey: Update to new revision to fix ${B} != ${S} issues
Upgrade to new upstream revision which includes out of tree build fixes. (From OE-Core rev: be335eab958546c8ae39b879767dd30f1e95a701) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -10,9 +10,8 @@ LIC_FILES_CHKSUM = "file://src/libfakekey.c;endline=30;md5=602b5ccd48f6440751086
|
|||||||
DEPENDS = "libxtst"
|
DEPENDS = "libxtst"
|
||||||
SECTION = "x11/wm"
|
SECTION = "x11/wm"
|
||||||
|
|
||||||
SRCREV = "e8c2e412ea4a417afc1f30e32cb7bdc508b1dccc"
|
SRCREV = "e327ff049b8503af2dadffa84370a0860b9fb682"
|
||||||
PV = "0.0+git${SRCPV}"
|
PV = "0.0+git${SRCPV}"
|
||||||
PR = "r0"
|
|
||||||
|
|
||||||
SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git"
|
SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user