mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
genimage: upgrade 18 -> 19
License-Update: =============== Update COPYING with current FSF contact information Include the most recent GPLv2 version https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt This avoids rpmlint errors like E: incorrect-fsf-address Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
46667400dd
commit
410e4c0b14
|
|
@ -5,12 +5,12 @@ HOMEPAGE = "https://github.com/pengutronix/genimage"
|
|||
|
||||
SECTION = "base"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=570a9b3749dd0463a1778803b12a6dce"
|
||||
|
||||
DEPENDS = "libconfuse"
|
||||
|
||||
SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/genimage-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "ebc3f886c4d80064dd6c6d5e3c2e98e5a670078264108ce2f89ada8a2e13fedd"
|
||||
SRC_URI[sha256sum] = "7ec4fcb865662a8b2ff20284819044ffa84137bf3ca16fb749701291bc01f108"
|
||||
|
||||
EXTRA_OECONF = "--enable-largefile"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user