mirror of
https://git.yoctoproject.org/poky
synced 2026-02-12 03:33:02 +01:00
poky-image.bbclass: new class used for making Poky images
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2031 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
# Copyright (C) 2007 OpenedHand Ltd.
|
||||
#
|
||||
|
||||
require poky-image.inc
|
||||
inherit poky-image
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
|
||||
IMAGE_FEATURES += "apps-core"
|
||||
|
||||
require poky-image.inc
|
||||
inherit poky-image
|
||||
|
||||
@@ -7,7 +7,7 @@ IMAGE_INSTALL = "task-poky-boot"
|
||||
|
||||
IMAGE_LINGUAS = " "
|
||||
|
||||
require poky-image.inc
|
||||
inherit poky-image
|
||||
|
||||
# remove not needed ipkg informations
|
||||
ROOTFS_POSTPROCESS_COMMAND += "rm -rf ${IMAGE_ROOTFS}/usr/lib/ipkg/"
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
|
||||
IMAGE_FEATURES += "apps-core apps-pda"
|
||||
|
||||
require poky-image.inc
|
||||
inherit poky-image
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
|
||||
IMAGE_FEATURES += "apps-core apps-pda dev-tools dev-pkgs dbg-pkgs"
|
||||
|
||||
require poky-image.inc
|
||||
inherit poky-image
|
||||
|
||||
Reference in New Issue
Block a user