mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
byacc:Add license checksum and add the GPL information
Add copyright file checksum to bb file and add the license information according to the copyright file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
LICENSE="other-BSD"
|
||||||
|
LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=4dc4c30f840a7203fb6edf20b3db849e"
|
||||||
require byacc.inc
|
require byacc.inc
|
||||||
|
|
||||||
SRC_URI[md5sum] = "b9715b9a2867c221176b597e8f73cbc9"
|
SRC_URI[md5sum] = "b9715b9a2867c221176b597e8f73cbc9"
|
||||||
|
|||||||
Reference in New Issue
Block a user