diff options
Diffstat (limited to 'meta-oe/recipes-devtools/libubox/libubox_git.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/libubox/libubox_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/libubox/libubox_git.bb b/meta-oe/recipes-devtools/libubox/libubox_git.bb index f9f4e08b71..7dbefa1152 100644 --- a/meta-oe/recipes-devtools/libubox/libubox_git.bb +++ b/meta-oe/recipes-devtools/libubox/libubox_git.bb | |||
| @@ -16,9 +16,10 @@ SRC_URI = "\ | |||
| 16 | git://git.openwrt.org/project/libubox.git \ | 16 | git://git.openwrt.org/project/libubox.git \ |
| 17 | file://0001-version-libraries.patch \ | 17 | file://0001-version-libraries.patch \ |
| 18 | file://fix-libdir.patch \ | 18 | file://fix-libdir.patch \ |
| 19 | file://0001-blobmsg-fix-array-out-of-bounds-GCC-10-warning.patch \ | ||
| 19 | " | 20 | " |
| 20 | 21 | ||
| 21 | SRCREV = "155bf39896f126b1ba121b816922a88dc34c31e3" | 22 | SRCREV = "07413cce72e19520af55dfcbc765484f5ab41dd9" |
| 22 | PV = "1.0.1+git${SRCPV}" | 23 | PV = "1.0.1+git${SRCPV}" |
| 23 | 24 | ||
| 24 | S = "${WORKDIR}/git" | 25 | S = "${WORKDIR}/git" |
