diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-02 13:29:16 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-02 22:17:09 +0100 |
commit | 2f60b71bf93f5f72d25f3ff63f998009113382b6 (patch) | |
tree | 85966d839ab6a170f1efe212998a210dab6ffc48 /conf/distro | |
parent | 672bcf6679b5e8de47aa4770c3573f43cc3eab63 (diff) |
shr: blacklist qt4-x11-free-gles
* Replace more verbose harmless error with small note
* Details:
http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg02703.html
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/shr.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf index 5417f5b06d..6872bb6abf 100644 --- a/conf/distro/shr.conf +++ b/conf/distro/shr.conf @@ -49,6 +49,7 @@ ANGSTROM_BLACKLIST_pn-bluez-utils = "bluez-utils 3.x has been replaced by bluez4 ANGSTROM_BLACKLIST_pn-atd = "atd has been replaced by atd-over-fso" ANGSTROM_BLACKLIST_pn-update-alternatives-cworth-native = "update-alternatives-cworth-native has been replaced by opkg implementation of u-a script" ANGSTROM_BLACKLIST_pn-update-alternatives-cworth = "update-alternatives-cworth has been replaced by opkg implementation of u-a script" +ANGSTROM_BLACKLIST_pn-qt4-x11-free-gles = "qt4-x11-free is fine even without gles" CVS_TARBALL_STASH += "http://build.shr-project.org/sources/" |