mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 13:40:04 +00:00
kexecboot(-klibc): remove runtime dependency on kexec(-klibc)
* the binary itself can run without kexec (in host-debug mode) so * specify in the cpio IMAGE which packages are needed at runtime Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
This commit is contained in:
committed by
Paul Eggleton
parent
5c49f8c7c0
commit
c824cb3a7e
@@ -1,4 +1,3 @@
|
||||
RDEPENDS_${PN} = "kexec-klibc"
|
||||
PV = "0.5.9"
|
||||
PR = "r10+gitr${SRCREV}"
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
RDEPENDS_${PN} = "kexec"
|
||||
PV = "0.5.9"
|
||||
PR = "r10+gitr${SRCREV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user