diff options
Diffstat (limited to 'meta-oe/recipes-support/libconfuse/libconfuse_3.3.bb')
| -rw-r--r-- | meta-oe/recipes-support/libconfuse/libconfuse_3.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libconfuse/libconfuse_3.3.bb b/meta-oe/recipes-support/libconfuse/libconfuse_3.3.bb index ec6d6c7c8c..e6f28c7b69 100644 --- a/meta-oe/recipes-support/libconfuse/libconfuse_3.3.bb +++ b/meta-oe/recipes-support/libconfuse/libconfuse_3.3.bb | |||
| @@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=42fa47330d4051cd219f7d99d023de3a" | |||
| 5 | SRC_URI = "https://github.com/libconfuse/libconfuse/releases/download/v${PV}/confuse-${PV}.tar.gz" | 5 | SRC_URI = "https://github.com/libconfuse/libconfuse/releases/download/v${PV}/confuse-${PV}.tar.gz" |
| 6 | SRC_URI[sha256sum] = "3a59ded20bc652eaa8e6261ab46f7e483bc13dad79263c15af42ecbb329707b8" | 6 | SRC_URI[sha256sum] = "3a59ded20bc652eaa8e6261ab46f7e483bc13dad79263c15af42ecbb329707b8" |
| 7 | 7 | ||
| 8 | SRC_URI += "file://0001-only-apply-search-path-logic-to-relative-pathnames.patch" | ||
| 9 | |||
| 8 | inherit autotools-brokensep pkgconfig gettext | 10 | inherit autotools-brokensep pkgconfig gettext |
| 9 | 11 | ||
| 10 | S = "${WORKDIR}/confuse-${PV}" | 12 | S = "${WORKDIR}/confuse-${PV}" |
