M7350/oe-core/meta/recipes-kernel/dtc/dtc_git.bb

12 lines
313 B
BlitzBasic
Raw Normal View History

2024-09-09 08:52:07 +00:00
require dtc.inc
LIC_FILES_CHKSUM = "file://GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
file://libfdt/libfdt.h;beginline=3;endline=52;md5=fb360963151f8ec2d6c06b055bcbb68c"
2024-09-09 08:57:42 +00:00
SRCREV = "302fca9f4c283e1994cf0a5a9ce1cf43ca15e6d2"
PV = "1.4.1+git${SRCPV}"
2024-09-09 08:52:07 +00:00
S = "${WORKDIR}/git"
BBCLASSEXTEND = "native nativesdk"