mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
meta-moblin: Add moblin-image-minimal image
This commit is contained in:
@@ -0,0 +1,11 @@
|
|||||||
|
#
|
||||||
|
# Copyright (C) 2007 OpenedHand Ltd.
|
||||||
|
#
|
||||||
|
IMAGE_INSTALL = "task-moblin-boot ${ROOTFS_PKGMANAGE}"
|
||||||
|
|
||||||
|
IMAGE_LINGUAS = " "
|
||||||
|
|
||||||
|
inherit moblin-image
|
||||||
|
|
||||||
|
# remove not needed ipkg informations
|
||||||
|
ROOTFS_POSTPROCESS_COMMAND += "remove_packaging_data_files"
|
||||||
Reference in New Issue
Block a user