The modules depend on kernel-base (renamed kernel-3.2.35) package, the tasks depend on some modules and nothing needed the kernel package. In OE Core/Poky the machines depend on kernel-modules which will pull the kernel package into the rootfs. We do it by hand using the essential depends and bumping the PR for the task-core-boot. I have verified that on a kernel ugrade task-core-boot will be updated and the kernel package is installed.hfreyther/master-next
parent
c7dc800cc5
commit
8b61400347
@ -1,3 +1,3 @@
|
||||
PRINC = "6"
|
||||
PRINC = "7"
|
||||
|
||||
RDEPENDS_task-core-boot += ""
|
||||
|
Loading…
Reference in new issue