mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
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}"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user