aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-bsp
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-04-23 21:51:05 -0700
committerArmin Kuster <akuster808@gmail.com>2022-05-03 06:49:07 -0700
commit1582f81805ee3114bc1a44bd5cf52d21f96702ca (patch)
treed7ae5cc578f213eb283524b28a433099517deb52 /meta-oe/recipes-bsp
parent0d5b77f988a2b03d88f53a27ede484062fc2d742 (diff)
downloadmeta-openembedded-contrib-1582f81805ee3114bc1a44bd5cf52d21f96702ca.tar.gz
fwupd: Enable build with musl
It does not fail anymore as the qemu options has been sorted Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 1fa927eba97561d00e3a249c41356a482d68b402) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-bsp')
-rw-r--r--meta-oe/recipes-bsp/fwupd/fwupd_1.7.6.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-bsp/fwupd/fwupd_1.7.6.bb b/meta-oe/recipes-bsp/fwupd/fwupd_1.7.6.bb
index 20dccc2356..53f1720b04 100644
--- a/meta-oe/recipes-bsp/fwupd/fwupd_1.7.6.bb
+++ b/meta-oe/recipes-bsp/fwupd/fwupd_1.7.6.bb
@@ -4,8 +4,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
DEPENDS = "glib-2.0 libxmlb json-glib sqlite3 libjcat gcab vala-native"
-COMPATIBLE_HOST:libc-musl = 'null'
-
SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.xz \
file://run-ptest"
SRC_URI[sha256sum] = "7ebe1514acb688d2649cecc392db929094da3f03cfc98a9c0faccabb084912fa"