From: Wang Mingyu Date: Tue, 19 Dec 2023 09:27:49 +0000 (+0800) Subject: kbd: upgrade 2.6.3 -> 2.6.4 X-Git-Tag: uninative-4.4~675 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c153aca2f4238d41aedf1ff4a93586dd31d75be4;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git 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 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/kbd/kbd_2.6.3.bb b/meta/recipes-core/kbd/kbd_2.6.4.bb similarity index 94% rename from meta/recipes-core/kbd/kbd_2.6.3.bb rename to meta/recipes-core/kbd/kbd_2.6.4.bb index 5287781ac1e..790055aa96f 100644 --- a/meta/recipes-core/kbd/kbd_2.6.3.bb +++ b/meta/recipes-core/kbd/kbd_2.6.4.bb @@ -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)} \