summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-bsp/con2fbmap/con2fbmap_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-bsp/con2fbmap/con2fbmap_git.bb')
-rw-r--r--meta-oe/recipes-bsp/con2fbmap/con2fbmap_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/con2fbmap/con2fbmap_git.bb b/meta-oe/recipes-bsp/con2fbmap/con2fbmap_git.bb
index 5d1c5ba7e4..302a61e8a8 100644
--- a/meta-oe/recipes-bsp/con2fbmap/con2fbmap_git.bb
+++ b/meta-oe/recipes-bsp/con2fbmap/con2fbmap_git.bb
@@ -9,7 +9,9 @@ SECTION = "console/utils"
9DEPENDS = "" 9DEPENDS = ""
10 10
11SRCREV = "61ed2f28b294b1ebeb767df8cb5fcd391709c8e2" 11SRCREV = "61ed2f28b294b1ebeb767df8cb5fcd391709c8e2"
12SRC_URI = "git://gitlab.com/pibox/con2fbmap.git;protocol=https;branch=master" 12SRC_URI = "git://gitlab.com/pibox/con2fbmap.git;protocol=https;branch=master \
13 file://0001-con2fbmap-Add-missing-include-on-string.h.patch \
14 "
13 15
14S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
15 17