diff options
| -rw-r--r-- | recipes-kernel/linux/linux-yocto-tiny_3.8.bbappend | 2 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-yocto_3.8.bbappend | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-yocto-tiny_3.8.bbappend b/recipes-kernel/linux/linux-yocto-tiny_3.8.bbappend index d6783b85..3d0630aa 100644 --- a/recipes-kernel/linux/linux-yocto-tiny_3.8.bbappend +++ b/recipes-kernel/linux/linux-yocto-tiny_3.8.bbappend | |||
| @@ -13,4 +13,4 @@ SRC_URI_append += " \ | |||
| 13 | SRC_URI_append += "git://github.com/Xilinx/xilinx-kernel-cache;protocol=git;branch=master;type=kmeta;name=externalcache;destsuffix=external-cache/" | 13 | SRC_URI_append += "git://github.com/Xilinx/xilinx-kernel-cache;protocol=git;branch=master;type=kmeta;name=externalcache;destsuffix=external-cache/" |
| 14 | SRCREV_externalcache = "${AUTOREV}" | 14 | SRCREV_externalcache = "${AUTOREV}" |
| 15 | 15 | ||
| 16 | COMPATIBLE_MACHINE = "zedboard-zynq7|zc702-zynq7|kc705-trd-microblazeel" \ No newline at end of file | 16 | COMPATIBLE_MACHINE = "zynq|microblaze" |
diff --git a/recipes-kernel/linux/linux-yocto_3.8.bbappend b/recipes-kernel/linux/linux-yocto_3.8.bbappend index 09892658..2e62239c 100644 --- a/recipes-kernel/linux/linux-yocto_3.8.bbappend +++ b/recipes-kernel/linux/linux-yocto_3.8.bbappend | |||
| @@ -13,4 +13,4 @@ SRC_URI_append += " \ | |||
| 13 | SRC_URI_append += "git://github.com/Xilinx/xilinx-kernel-cache;protocol=git;branch=master;type=kmeta;name=externalcache;destsuffix=external-cache/" | 13 | SRC_URI_append += "git://github.com/Xilinx/xilinx-kernel-cache;protocol=git;branch=master;type=kmeta;name=externalcache;destsuffix=external-cache/" |
| 14 | SRCREV_externalcache = "${AUTOREV}" | 14 | SRCREV_externalcache = "${AUTOREV}" |
| 15 | 15 | ||
| 16 | COMPATIBLE_MACHINE = "zedboard-zynq7|zc702-zynq7|kc705-trd-microblazeel" | 16 | COMPATIBLE_MACHINE = "zynq|microblaze" |
