diff options
author | Bogdan Oprescu <bogdan.oprescu@enea.com> | 2024-08-12 08:55:41 +0200 |
---|---|---|
committer | Bogdan Oprescu <bogdan.oprescu@enea.com> | 2024-10-23 10:38:42 +0200 |
commit | 0e13e28d689ea8e5a8dd3f1ed80bee7e065f6d14 (patch) | |
tree | a97ad48bcc20b73bb8597aaa3e19a14fc9bee0b2 /recipes-enea/count-ticks | |
parent | d6d26a8e8de787fd59fed6f7a3c1bd06f156e931 (diff) | |
download | meta-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/count-ticks')
-rw-r--r-- | recipes-enea/count-ticks/count-ticks_1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-enea/count-ticks/count-ticks_1.1.bb b/recipes-enea/count-ticks/count-ticks_1.1.bb index a33a0f9..29950c0 100644 --- a/recipes-enea/count-ticks/count-ticks_1.1.bb +++ b/recipes-enea/count-ticks/count-ticks_1.1.bb | |||
@@ -8,7 +8,7 @@ PR = "r1" | |||
8 | 8 | ||
9 | RDEPENDS_${PN} = "bash" | 9 | RDEPENDS_${PN} = "bash" |
10 | 10 | ||
11 | SRC_URI = "git://github.com/OpenEneaLinux/rt-tools.git;branch=master \ | 11 | SRC_URI = "git://github.com/OpenEneaLinux/rt-tools.git;branch=master;protocol=https \ |
12 | file://run-ptest \ | 12 | file://run-ptest \ |
13 | " | 13 | " |
14 | 14 | ||