mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
packagegroup-core-x11: move out Sato applications
Move Sato applications to packagegroup-core-x11-sato. Note that this eliminates both the apps-x11-core and apps-x11-games IMAGE_FEATURES; in practice it is unlikely these were useful to anyone outside of the Sato images however. (From OE-Core rev: 46cc375f29d5ecac7311613514a474f288d7c781) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9bb6f42763
commit
ce1f15059a
@@ -16,8 +16,6 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
|
||||
# - x11-mini - minimal environment for X11 server
|
||||
# - x11-base - X11 server + minimal desktop
|
||||
# - x11-sato - OpenedHand Sato environment
|
||||
# - apps-x11-core - X Terminal, file manager, file editor
|
||||
# - apps-x11-games
|
||||
# - tools-sdk - SDK
|
||||
# - tools-debug - debugging tools
|
||||
# - tools-profile - profiling tools
|
||||
@@ -31,8 +29,6 @@ PACKAGE_GROUP_apps-console-core = "packagegroup-core-apps-console"
|
||||
PACKAGE_GROUP_x11-mini = "packagegroup-core-x11-mini"
|
||||
PACKAGE_GROUP_x11-base = "packagegroup-core-x11-base"
|
||||
PACKAGE_GROUP_x11-sato = "packagegroup-core-x11-sato"
|
||||
PACKAGE_GROUP_apps-x11-core = "packagegroup-core-apps-x11-core"
|
||||
PACKAGE_GROUP_apps-x11-games = "packagegroup-core-apps-x11-games"
|
||||
PACKAGE_GROUP_tools-debug = "packagegroup-core-tools-debug"
|
||||
PACKAGE_GROUP_tools-profile = "packagegroup-core-tools-profile"
|
||||
PACKAGE_GROUP_tools-testapps = "packagegroup-core-tools-testapps"
|
||||
|
||||
Reference in New Issue
Block a user