mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 07:37:48 +00:00
Revert "u-boot: fix LIC_FILE_CHKSUM"
This reverts commit 2d2563a7b003b265b5cdad98588606379e5edd4c. Saul discovered this change was incorrect.
This commit is contained in:
parent
1c4a605625
commit
2f4c803427
@ -1,7 +1,7 @@
|
||||
require u-boot.inc
|
||||
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b \
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb \
|
||||
file://README;beginline=1;endline=22;md5=3a00ef51d3fc96e9d6c1bc4708ccd3b5"
|
||||
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-git/${MACHINE}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user