mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
libconfig-general-perl: upgrade 2.65 -> 2.67
Changelog: ========== - fixing tests (add missing file to dist tarball) - created gitignore file. - add support to quote values containing whitespace using the new flag -AlwaysQuoteOutput. - fix exporter setup, use "our" where appropriate. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ SRCNAME = "Config-General"
|
||||
|
||||
SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TL/TLINDEN/${SRCNAME}-${PV}.tar.gz"
|
||||
|
||||
SRC_URI[sha256sum] = "4d6d5754be3a9f30906836f0cc10e554c8832e14e7a1341efb15b05d706fc58f"
|
||||
SRC_URI[sha256sum] = "473d65127b23dac0e8039c01e28bc4072cb9a6e93e81a1ea4893cea08c698db0"
|
||||
|
||||
S = "${WORKDIR}/${SRCNAME}-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user