mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
Revert "u-boot: fix LIC_FILE_CHKSUM"
This reverts commit 2d2563a7b0.
Saul discovered this change was incorrect.
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user