[oe-commits] Michael 'Mickey' Lauer : enterprise.conf: remove uncritical packages and solve the *ugly* part by skipping the packages directly from the recipes

GIT User account git at amethyst.openembedded.net
Tue Nov 18 14:32:41 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: fa3b4171ebfa100d524a166b9751e73dc529dfa4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=fa3b4171ebfa100d524a166b9751e73dc529dfa4

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Tue Nov 18 15:31:30 2008 +0100

enterprise.conf: remove uncritical packages and solve the *ugly* part by skipping the packages directly from the recipes

---

 conf/enterprise.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/enterprise.conf b/conf/enterprise.conf
index f839340..a1e0d70 100644
--- a/conf/enterprise.conf
+++ b/conf/enterprise.conf
@@ -1,2 +1,2 @@
 # For the enterprise edition we want to avoid certain packages by default.
-BBMASK = "${@base_conditional('ENTERPRISE_DISTRO', '1', '(gst-plugins-ugly|mp3blaster|mpg123|mpg321|smpeg|liba52|lame|libmad|mpeg2dec|xmms-mad|madplay|libsidplay|sidplayer|python-mad|opie-mediaplayer1-libmadplugin|ffmpeg|mplayer)', '', d)}"
+BBMASK = "${@base_conditional('ENTERPRISE_DISTRO', '1', '(mp3blaster|mpg123|mpg321|smpeg|liba52|lame|libmad|mpeg2dec|xmms-mad|madplay|python-mad|opie-mediaplayer1-libmadplugin|ffmpeg|mplayer)', '', d)}"





More information about the Openembedded-commits mailing list