diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2016-06-01 10:57:32 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-15 17:52:25 +0100 |
commit | 42d92eabcd6e54db551f6b2577ae6b6da0b778b8 (patch) | |
tree | 265795cda486cc2f131fbf34962b6da39e7daf46 /meta/recipes-sato/matchbox-sato | |
parent | 0c32b6e9585a39b14002a5da230222d2fe01ddff (diff) | |
download | openembedded-core-42d92eabcd6e54db551f6b2577ae6b6da0b778b8.tar.gz openembedded-core-42d92eabcd6e54db551f6b2577ae6b6da0b778b8.tar.bz2 openembedded-core-42d92eabcd6e54db551f6b2577ae6b6da0b778b8.zip |
matchbox-desktop: Add Sato folder configuration
matchbox-desktop folder configuration for Sato was in a separate
project 'matchbox-desktop-sato'. Skip the extra overhead: remove
matchbox-desktop-sato and include the files here.
Drop Utilities folder and include those icons in the Applictions
folder in an effort to make the common case a little more useful:
Now e.g. Terminal icon should be visible on startup.
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-sato/matchbox-sato')
-rw-r--r-- | meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb b/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb index fb4750bafd..42c742fca6 100644 --- a/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb +++ b/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://session;endline=3;md5=f8a5c5b9c279e52dc094d10e11c2be6 SECTION = "x11" DEPENDS = "gconf-native" -RDEPENDS_${PN} = "formfactor matchbox-theme-sato matchbox-panel-2 matchbox-desktop-sato matchbox-session gconf" +RDEPENDS_${PN} = "formfactor matchbox-theme-sato matchbox-panel-2 matchbox-desktop matchbox-session gconf" PR = "r30" # This package is architecture specific because the session script is modified |