mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
kexecboot(-klibc): upgrade to last upstream commit
id: 0bcc14671aa2d84ec20f260582aca36bb901ccf1 Changelog: minor headers fixes fix fb offset computations replace AC_CONFIG_HEADER with AC_CONFIG_HEADERS Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
This commit is contained in:
parent
832aa22f1e
commit
089ac5e4e4
|
|
@ -2,7 +2,7 @@ PV = "0.5.9"
|
|||
PR = "r10+gitr${SRCREV}"
|
||||
|
||||
SRC_URI = "git://github.com/kexecboot/kexecboot.git"
|
||||
SRCREV = "b667914bb0cba1c30f9b771abccfe98f1419afeb"
|
||||
SRCREV = "0bcc14671aa2d84ec20f260582aca36bb901ccf1"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
# the binary is statically linked against klibc
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ PV = "0.5.9"
|
|||
PR = "r10+gitr${SRCREV}"
|
||||
|
||||
SRC_URI = "git://github.com/kexecboot/kexecboot.git"
|
||||
SRCREV = "b667914bb0cba1c30f9b771abccfe98f1419afeb"
|
||||
SRCREV = "0bcc14671aa2d84ec20f260582aca36bb901ccf1"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
require kexecboot.inc
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user