mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
meta now only contains images and tasks relating to core Poky and the Sato environment. meta-moblin contains images and tasks for netbooks and the moblin environment. Remove any duplicated tasks and images and rename images and tasks in meta-moblin.
8 lines
131 B
BlitzBasic
8 lines
131 B
BlitzBasic
#
|
|
# Copyright (C) 2008 Intel Corporation.
|
|
#
|
|
|
|
IMAGE_FEATURES += "apps-console-core ${NETBOOK_IMAGE_FEATURES}"
|
|
|
|
inherit moblin-image
|