summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/virtualization-layer/recipes-extended/xen/xen-tools_git.bbappend
blob: a672006182af626da4b87eddb60a9c0e637118cc (plain)
1
2
3
4
5
6
7
8
9
10
11
# make the package specific to the machine for now
PACKAGE_ARCH = "${MACHINE_ARCH}"

# rpi4
LIC_FILES_CHKSUM:raspberrypi4 = "file://COPYING;md5=4295d895d4b5ce9d070263d52f030e49"
XEN_REL:raspberrypi4 = "4.13"
SRCREV:raspberrypi4 = "721f2c323ca55c77857c93e7275b4a93a0e15e1f"
SRC_URI:raspberrypi4 = " \
    git://xenbits.xen.org/xen.git;branch=${XEN_BRANCH} \
    "