diff options
author | Ross Burton <ross.burton@intel.com> | 2013-01-21 15:29:31 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-21 19:04:34 +0000 |
commit | 087e5e30a7ae39da5e553aa97b4d95fed28e4b76 (patch) | |
tree | 64a62d9b336352ccf3499961a319274ea601c133 /meta/recipes-gnome/packagegroups | |
parent | dcf494fd4c4ef77708bc4bf2a5da4f57d861e964 (diff) | |
download | poky-087e5e30a7ae39da5e553aa97b4d95fed28e4b76.tar.gz |
packagegroup-sdk-gmae: remove GUPnP stack as it's no longer in oe-core
GUPnP is now in meta-multimedia, so remove it from this SDK packagegroup.
(From OE-Core rev: 356a5ee5a74f9cee112eac2c595c13ef707eca82)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/packagegroups')
-rw-r--r-- | meta/recipes-gnome/packagegroups/packagegroup-sdk-gmae.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-gnome/packagegroups/packagegroup-sdk-gmae.inc b/meta/recipes-gnome/packagegroups/packagegroup-sdk-gmae.inc index 58bc05b1c9..416e05daa3 100644 --- a/meta/recipes-gnome/packagegroups/packagegroup-sdk-gmae.inc +++ b/meta/recipes-gnome/packagegroups/packagegroup-sdk-gmae.inc | |||
@@ -10,10 +10,6 @@ SDK-GMAE = " \ | |||
10 | libxi-dev \ | 10 | libxi-dev \ |
11 | libsqlite3-dev \ | 11 | libsqlite3-dev \ |
12 | gnome-desktop \ | 12 | gnome-desktop \ |
13 | gssdp \ | ||
14 | gupnp \ | ||
15 | gupnp-av \ | ||
16 | gupnp-tools \ | ||
17 | libart-lgpl \ | 13 | libart-lgpl \ |
18 | libtelepathy \ | 14 | libtelepathy \ |
19 | pulseaudio \ | 15 | pulseaudio \ |