summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/devregs/devregs_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/devregs/devregs_git.bb')
-rw-r--r--recipes-devtools/devregs/devregs_git.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes-devtools/devregs/devregs_git.bb b/recipes-devtools/devregs/devregs_git.bb
index 61bb0059..7f158fd8 100644
--- a/recipes-devtools/devregs/devregs_git.bb
+++ b/recipes-devtools/devregs/devregs_git.bb
@@ -3,10 +3,8 @@ SECTION = "devel"
3LICENSE = "GPL-1" 3LICENSE = "GPL-1"
4LIC_FILES_CHKSUM = "file://COPYING;md5=5003fa041d799dd5dd5f646b74e36924" 4LIC_FILES_CHKSUM = "file://COPYING;md5=5003fa041d799dd5dd5f646b74e36924"
5 5
6SRCREV = "6d2ad752ce92ad37ab144d9c3322f3dcd43398e5" 6SRCREV = "d5f6223027f4d6ae71bd5d432f5611486e0e6074"
7SRC_URI = "git://github.com/boundarydevices/devregs.git;protocol=http \ 7SRC_URI = "git://github.com/boundarydevices/devregs.git;protocol=http"
8 file://0001-devregs-add-support-for-imx8mn-soc.patch \
9"
10 8
11PV = "1.0+${SRCPV}" 9PV = "1.0+${SRCPV}"
12 10