summaryrefslogtreecommitdiffstats
path: root/recipes-enea/bitcalc/bitcalc_1.0.bb
diff options
context:
space:
mode:
authorBogdan Oprescu <bogdan.oprescu@enea.com>2024-08-12 08:55:41 +0200
committerBogdan Oprescu <bogdan.oprescu@enea.com>2024-10-23 10:38:42 +0200
commit0e13e28d689ea8e5a8dd3f1ed80bee7e065f6d14 (patch)
treea97ad48bcc20b73bb8597aaa3e19a14fc9bee0b2 /recipes-enea/bitcalc/bitcalc_1.0.bb
parentd6d26a8e8de787fd59fed6f7a3c1bd06f156e931 (diff)
downloadmeta-el-common-scarthgap.tar.gz
Add qemu support in scarthgapscarthgap
Change-Id: I50f975edfee9878af35fc9e6e34ad07f7851dfc8 Signed-off-by: Bogdan Oprescu <bogdan.oprescu@enea.com>
Diffstat (limited to 'recipes-enea/bitcalc/bitcalc_1.0.bb')
-rw-r--r--recipes-enea/bitcalc/bitcalc_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-enea/bitcalc/bitcalc_1.0.bb b/recipes-enea/bitcalc/bitcalc_1.0.bb
index 2cfa879..5030c32 100644
--- a/recipes-enea/bitcalc/bitcalc_1.0.bb
+++ b/recipes-enea/bitcalc/bitcalc_1.0.bb
@@ -11,7 +11,7 @@ RDEPENDS:${PN} = "bash"
11 11
12FILESEXTRAPATHS:append := "${THISDIR}/${PN}" 12FILESEXTRAPATHS:append := "${THISDIR}/${PN}"
13 13
14SRC_URI = "git://github.com/OpenEneaLinux/rt-tools.git;branch=master \ 14SRC_URI = "git://github.com/OpenEneaLinux/rt-tools.git;branch=master;protocol=https \
15 file://0001-bitcalc-resolved-compilation-warnings.patch \ 15 file://0001-bitcalc-resolved-compilation-warnings.patch \
16 file://0001-bitcalc-resolved-memory-leaks.patch \ 16 file://0001-bitcalc-resolved-memory-leaks.patch \
17 file://0001-Fix-implicit-fallthrough-warnings.patch \ 17 file://0001-Fix-implicit-fallthrough-warnings.patch \