moblin-image-sdk: Should use NETBOOK_IMAGE_FEATURES not SATO_IMAGE_FEATURES.

This commit is contained in:
Joshua Lock 2008-11-06 00:32:09 +00:00
parent bbac24bb2e
commit 3ae3b2ba8a
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
# Copyright (C) 2008 Intel Corporation.
#
IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES} tools-debug tools-profile tools-sdk dev-pkgs dbg-pkgs"
IMAGE_FEATURES += "apps-console-core ${NETBOOK_IMAGE_FEATURES} tools-debug tools-profile tools-sdk dev-pkgs dbg-pkgs"
inherit moblin-image