mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
imx233-olinuxino-maxi: include net-persistent-mac as essential package
include net-persistent-mac as essential package Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Adrian Alonso <aalonso00@gmail.com>
This commit is contained in:
parent
99483514f5
commit
e752e9fa21
|
@ -13,4 +13,6 @@ IMAGE_BOOTLOADER = "imx-bootlets"
|
|||
SDCARD_ROOTFS ?= "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3"
|
||||
IMAGE_FSTYPES ?= "tar.bz2 ext3 linux.sb sdcard"
|
||||
|
||||
MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "net-persistent-mac"
|
||||
|
||||
MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa"
|
||||
|
|
Loading…
Reference in New Issue
Block a user