diff options
Diffstat (limited to 'meta-oe/recipes-bsp/con2fbmap/con2fbmap_git.bb')
| -rw-r--r-- | meta-oe/recipes-bsp/con2fbmap/con2fbmap_git.bb | 4 |
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" | |||
| 9 | DEPENDS = "" | 9 | DEPENDS = "" |
| 10 | 10 | ||
| 11 | SRCREV = "61ed2f28b294b1ebeb767df8cb5fcd391709c8e2" | 11 | SRCREV = "61ed2f28b294b1ebeb767df8cb5fcd391709c8e2" |
| 12 | SRC_URI = "git://gitlab.com/pibox/con2fbmap.git;protocol=https;branch=master" | 12 | SRC_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 | ||
| 14 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 15 | 17 | ||
