mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
yaffs2-utils: update to latest master
License-Update: Modify the line number for mkyaffs2image.c license.
Add license for mkyaffsimage.c since it also be built.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
6d960cf729
commit
c031adb61d
|
|
@ -5,7 +5,9 @@ SECTION = "base"
|
|||
HOMEPAGE = "http://www.yaffs.net"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://utils/mkyaffs2image.c;beginline=12;endline=14;md5=5f5464f9b3e981ca574e65b00e438561"
|
||||
LIC_FILES_CHKSUM = "file://utils/mkyaffs2image.c;beginline=11;endline=13;md5=5f5464f9b3e981ca574e65b00e438561 \
|
||||
file://utils/mkyaffsimage.c;beginline=10;endline=12;md5=5f5464f9b3e981ca574e65b00e438561 \
|
||||
"
|
||||
|
||||
PV = "0.0+git${SRCPV}"
|
||||
|
||||
|
|
@ -17,7 +19,7 @@ SRC_URI = "git://www.aleph1.co.uk/yaffs2;protocol=git;branch=master \
|
|||
file://0001-define-loff_t-if-not-already-defined.patch \
|
||||
"
|
||||
|
||||
SRCREV = "bc76682d93955cfb33051beb503ad9f8a5450578"
|
||||
SRCREV = "0065378b27638ee07352282b51b596fabcac26e4"
|
||||
|
||||
UPSTREAM_CHECK_COMMITS = "1"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user