mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
kbd: upgrade 2.6.3 -> 2.6.4
Changelog: ========== -Use AX_ADD_FORTIFY_SOURCE to avoid redefining _FORTIFY_SOURCE -Do not look up include files in the current working directory (From OE-Core rev: c153aca2f4238d41aedf1ff4a93586dd31d75be4) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b92406d231
commit
f6a65eb791
@@ -16,7 +16,7 @@ RCONFLICTS:${PN} = "console-tools"
|
||||
SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/${BP}.tar.xz \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "04996c08d7d1c460966fb244a3d3883352c2674b7ad522003d9f4ecb8ab48deb"
|
||||
SRC_URI[sha256sum] = "519f8d087aecca7e0a33cd084bef92c066eb19731666653dcc70c9d71aa40926"
|
||||
|
||||
EXTRA_OECONF = "--disable-tests"
|
||||
PACKAGECONFIG ?= "${@bb.utils.filter('DISTRO_FEATURES', 'pam', d)} \
|
||||
Reference in New Issue
Block a user