mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
conf/machine: Set KERNEL_IMAGE_TYPE and kernel-base RDEPENDS for various machines
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2599 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -26,3 +26,7 @@ module_autoload_acx = "acx"
|
||||
module_autoload_htcuniversal_acx = "htcuniversal_acx"
|
||||
|
||||
IMAGE_FSTYPES ?= "tar.gz"
|
||||
|
||||
# Don't include kernels in standard images for Zaurus machines
|
||||
RDEPENDS_kernel-base = ""
|
||||
KERNEL_IMAGETYPE = "zImage"
|
||||
|
||||
Reference in New Issue
Block a user