diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-12-06 08:01:57 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-12-17 12:55:40 +0100 |
| commit | 96a92761c0a1bb2317fa4ea422c32e4473405103 (patch) | |
| tree | e2fab4282e2049a333927f5a604676ea3ca0553a /meta-oe/recipes-connectivity | |
| parent | 1e9d3afe66d9e99904f9ce2730c33bdf47060499 (diff) | |
| download | meta-openembedded-96a92761c0a1bb2317fa4ea422c32e4473405103.tar.gz | |
PNBLACKLIST: use weak assignments
* this makes it easier to unblacklist it from local.conf which
is parsed before the recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity')
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb b/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb index 9f2cc49708..5256ce0d29 100644 --- a/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb +++ b/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "\ | |||
| 8 | #| configure:17888: checking for native large file support | 8 | #| configure:17888: checking for native large file support |
| 9 | #| configure:17891: error: in `/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/libimobiledevice/1.1.4-r0/libimobiledevice-1.1.4': | 9 | #| configure:17891: error: in `/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/libimobiledevice/1.1.4-r0/libimobiledevice-1.1.4': |
| 10 | #| configure:17893: error: cannot run test program while cross compiling | 10 | #| configure:17893: error: cannot run test program while cross compiling |
| 11 | PNBLACKLIST[libimobiledevice] = "cannot run test program while cross compiling" | 11 | PNBLACKLIST[libimobiledevice] ?= "cannot run test program while cross compiling" |
| 12 | 12 | ||
| 13 | HOMEPAGE ="http://www.libimobiledevice.org/" | 13 | HOMEPAGE ="http://www.libimobiledevice.org/" |
| 14 | 14 | ||
diff --git a/meta-oe/recipes-connectivity/soft66/soft66_git.bb b/meta-oe/recipes-connectivity/soft66/soft66_git.bb index 050bf98aa2..33ca2b5681 100644 --- a/meta-oe/recipes-connectivity/soft66/soft66_git.bb +++ b/meta-oe/recipes-connectivity/soft66/soft66_git.bb | |||
| @@ -3,7 +3,7 @@ LICENSE = "GPLv3 LGPLv3+" | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \ | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \ |
| 4 | file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02 " | 4 | file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02 " |
| 5 | 5 | ||
| 6 | PNBLACKLIST[soft66] = "BROKEN: depends on broken libftdi" | 6 | PNBLACKLIST[soft66] ?= "BROKEN: depends on broken libftdi" |
| 7 | 7 | ||
| 8 | DEPENDS = "libftdi" | 8 | DEPENDS = "libftdi" |
| 9 | 9 | ||
diff --git a/meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice_3.5.1.bb b/meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice_3.5.1.bb index e39aa188c3..2b6f56ed4f 100644 --- a/meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice_3.5.1.bb +++ b/meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice_3.5.1.bb | |||
| @@ -18,7 +18,7 @@ SRC_URI[sha256sum] = "989e51194c6adadbd156da3288e37bad847b93b3b876502e83033b7049 | |||
| 18 | #| /home/jenkins/oe/world/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include/db_cxx.h:273:14: note: virtual int Db::set_bt_compare(int (*)(Db*, const Dbt*, const Dbt*, size_t*)) <near match> | 18 | #| /home/jenkins/oe/world/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include/db_cxx.h:273:14: note: virtual int Db::set_bt_compare(int (*)(Db*, const Dbt*, const Dbt*, size_t*)) <near match> |
| 19 | #| /home/jenkins/oe/world/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include/db_cxx.h:273:14: note: no known conversion for argument 1 from 'int (*)(DB*, const DBT*, const DBT*) {aka int (*)(__db*, const __db_dbt*, const __db_dbt*)}' to 'int (*)(Db*, const Dbt*, const Dbt*, size_t*) {aka int (*)(Db*, const Dbt*, const Dbt*, long unsigned int*)}' | 19 | #| /home/jenkins/oe/world/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include/db_cxx.h:273:14: note: no known conversion for argument 1 from 'int (*)(DB*, const DBT*, const DBT*) {aka int (*)(__db*, const __db_dbt*, const __db_dbt*)}' to 'int (*)(Db*, const Dbt*, const Dbt*, size_t*) {aka int (*)(Db*, const Dbt*, const Dbt*, long unsigned int*)}' |
| 20 | #| make[3]: *** [MapDb.o] Error 1 | 20 | #| make[3]: *** [MapDb.o] Error 1 |
| 21 | PNBLACKLIST[zeroc-ice] = "BROKEN: not compatible with default db version" | 21 | PNBLACKLIST[zeroc-ice] ?= "BROKEN: not compatible with default db version" |
| 22 | 22 | ||
| 23 | S = "${WORKDIR}/Ice-${PV}" | 23 | S = "${WORKDIR}/Ice-${PV}" |
| 24 | 24 | ||
