mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 03:32:12 +02:00
linux-yocto/5.15: fix buildpaths issue with gen-mach-types
Integrating the following commit(s) to linux-yocto/5.15:
6c085baf1838 tools: use basename to identify file in gen-mach-types
(From OE-Core rev: d5db9594da2bdc6d13be2190d10739b51de57890)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6c91fe7383
commit
442d79a39b
@@ -14,7 +14,7 @@ DEPENDS += "openssl-native util-linux-native"
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "b2dcc4f70362059ef107000f9be5c76c2886911c"
|
||||
SRCREV_machine ?= "122de5742628e6b4303f0bbc653d409ff9f93557"
|
||||
SRCREV_meta ?= "f122fe59e74365eba84bae800898ffd7329c628d"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user