summaryrefslogtreecommitdiffstats
path: root/recipes-extended/dev86/dev86_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2025-04-02 17:59:25 +0200
committerBruce Ashfield <bruce.ashfield@gmail.com>2025-04-03 17:56:53 +0000
commitc01273e001d033678bde91bc215cb05fd15e95cf (patch)
tree6306c26016883d1ea16aa522d5aa663712e1c008 /recipes-extended/dev86/dev86_git.bb
parent0aca30707160c7cd226c2a1d03016e2a85ae8738 (diff)
downloadmeta-virtualization-c01273e001d033678bde91bc215cb05fd15e95cf.tar.gz
metadata: add whitespace around assignments
With: https://lists.openembedded.org/g/bitbake-devel/message/17508 there are many WARNINGs from this layer will cover src_uri.inc files in next commit. Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-extended/dev86/dev86_git.bb')
-rw-r--r--recipes-extended/dev86/dev86_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/dev86/dev86_git.bb b/recipes-extended/dev86/dev86_git.bb
index 5adf2826..6414ecfb 100644
--- a/recipes-extended/dev86/dev86_git.bb
+++ b/recipes-extended/dev86/dev86_git.bb
@@ -4,7 +4,7 @@ LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" 4LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
5SECTION = "console/tools" 5SECTION = "console/tools"
6 6
7BASE_PV="0.16.21" 7BASE_PV = "0.16.21"
8PV = "${BASE_PV}+git" 8PV = "${BASE_PV}+git"
9SRCREV = "e254e0b19651d3b8a20225b40281c9974a95dec4" 9SRCREV = "e254e0b19651d3b8a20225b40281c9974a95dec4"
10SRC_URI = "git://github.com/jbruchon/${BPN}.git;protocol=https;branch=master \ 10SRC_URI = "git://github.com/jbruchon/${BPN}.git;protocol=https;branch=master \