diff options
Diffstat (limited to 'meta-romley/recipes-kernel')
3 files changed, 9 insertions, 0 deletions
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend index 3ec22528..49498dcd 100644 --- a/meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend +++ b/meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend | |||
@@ -1,5 +1,8 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
2 | 2 | ||
3 | PACKAGE_ARCH_romley = "${MACHINE_ARCH}" | ||
4 | PACKAGE_ARCH_romley-ivb = "${MACHINE_ARCH}" | ||
5 | |||
3 | COMPATIBLE_MACHINE_romley = "romley" | 6 | COMPATIBLE_MACHINE_romley = "romley" |
4 | 7 | ||
5 | KMACHINE_romley = "romley" | 8 | KMACHINE_romley = "romley" |
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend index fc2c3037..1da1b56e 100644 --- a/meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ b/meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend | |||
@@ -1,5 +1,8 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
2 | 2 | ||
3 | PACKAGE_ARCH_romley = "${MACHINE_ARCH}" | ||
4 | PACKAGE_ARCH_romley-ivb = "${MACHINE_ARCH}" | ||
5 | |||
3 | COMPATIBLE_MACHINE_romley = "romley" | 6 | COMPATIBLE_MACHINE_romley = "romley" |
4 | 7 | ||
5 | KMACHINE_romley = "romley" | 8 | KMACHINE_romley = "romley" |
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend index 0264c227..d0b2f834 100644 --- a/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend +++ b/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend | |||
@@ -1,5 +1,8 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
2 | 2 | ||
3 | PACKAGE_ARCH_romley = "${MACHINE_ARCH}" | ||
4 | PACKAGE_ARCH_romley-ivb = "${MACHINE_ARCH}" | ||
5 | |||
3 | COMPATIBLE_MACHINE_romley = "romley" | 6 | COMPATIBLE_MACHINE_romley = "romley" |
4 | 7 | ||
5 | KMACHINE_romley = "romley" | 8 | KMACHINE_romley = "romley" |