summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/jailhouse-linux_4.14.6.bb
diff options
context:
space:
mode:
authorOla Redell <ola.redell@codiax.se>2019-05-27 12:57:30 +0200
committerOla Redell <ola.redell@codiax.se>2019-05-27 12:59:13 +0200
commitf2f6d83741066584e5d5e5c131c4ce80102a84c1 (patch)
tree5cbae09729267c9e9e49f97dfdcfa91a1a9ee178 /recipes-kernel/linux/jailhouse-linux_4.14.6.bb
parent26424f0094e547faf73e432b852368224d0a7bbd (diff)
downloadmeta-jailhouse-f2f6d83741066584e5d5e5c131c4ce80102a84c1.tar.gz
Pulling in changes from meta-fsl-... layer and raising layer priority to 9
Needed to take priority over meta-fsl-... jailhouse recipe
Diffstat (limited to 'recipes-kernel/linux/jailhouse-linux_4.14.6.bb')
-rw-r--r--recipes-kernel/linux/jailhouse-linux_4.14.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/jailhouse-linux_4.14.6.bb b/recipes-kernel/linux/jailhouse-linux_4.14.6.bb
index 3cd4e97..d072f5b 100644
--- a/recipes-kernel/linux/jailhouse-linux_4.14.6.bb
+++ b/recipes-kernel/linux/jailhouse-linux_4.14.6.bb
@@ -10,7 +10,7 @@ require recipes-kernel/linux/linux-dtb.inc
10require recipes-kernel/linux/linux.inc 10require recipes-kernel/linux/linux.inc
11 11
12# Pull in the devicetree files into the rootfs 12# Pull in the devicetree files into the rootfs
13RDEPENDS_kernel-base += "kernel-devicetree" 13RDEPENDS_${KERNEL_PACKAGE_NAME}-base += "kernel-devicetree"
14 14
15KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" 15KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
16 16