Convert to new override syntax
[AGL/meta-agl.git] / meta-agl-bsp / virtualization-layer / recipes-extended / xen / xen-tools_git.bbappend
1
2 # make the package specific to the machine for now
3 PACKAGE_ARCH = "${MACHINE_ARCH}"
4
5 # rpi4
6 LIC_FILES_CHKSUM:raspberrypi4 = "file://COPYING;md5=4295d895d4b5ce9d070263d52f030e49"
7 XEN_REL:raspberrypi4 = "4.13"
8 SRCREV:raspberrypi4 = "721f2c323ca55c77857c93e7275b4a93a0e15e1f"
9 SRC_URI:raspberrypi4 = " \
10     git://xenbits.xen.org/xen.git;branch=${XEN_BRANCH} \
11     "