diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-06-19 11:06:07 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-06-21 12:20:22 +0200 |
| commit | a03b235b317d8a1d5cf90a5b189589923be3c24b (patch) | |
| tree | 7c12b593c43fc0b07738e4bbacb5487934b9856e /meta-oe/recipes-support/libusbg | |
| parent | 38a2bd6463b8e6ff487a1294ca09a9ae94017da7 (diff) | |
| download | meta-openembedded-a03b235b317d8a1d5cf90a5b189589923be3c24b.tar.gz | |
libusbg: Blacklist, because of B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/libusbg')
| -rw-r--r-- | meta-oe/recipes-support/libusbg/libusbg_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libusbg/libusbg_git.bb b/meta-oe/recipes-support/libusbg/libusbg_git.bb index ed5ac65500..280983b1fa 100644 --- a/meta-oe/recipes-support/libusbg/libusbg_git.bb +++ b/meta-oe/recipes-support/libusbg/libusbg_git.bb | |||
| @@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | |||
| 6 | 6 | ||
| 7 | inherit autotools | 7 | inherit autotools |
| 8 | 8 | ||
| 9 | PNBLACKLIST[libusbg] = "BROKEN: Doesn't work with B!=S and nobody sent patch to fix it" | ||
| 10 | |||
| 9 | PV = "0.1.0" | 11 | PV = "0.1.0" |
| 10 | SRCREV = "7e2b04363f319e8936a606bdb122dbde249a2f58" | 12 | SRCREV = "7e2b04363f319e8936a606bdb122dbde249a2f58" |
| 11 | SRC_URI = "git://github.com/libusbg/libusbg.git" | 13 | SRC_URI = "git://github.com/libusbg/libusbg.git" |
