diff options
| author | Tom Zanussi <tom.zanussi@linux.intel.com> | 2013-02-04 10:39:06 -0600 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@linux.intel.com> | 2013-02-04 10:39:06 -0600 |
| commit | 575f93dd4ba1fb9aca8a58dc66e9066eca0a3925 (patch) | |
| tree | 7f6bbda197c7c01a1e87d9ee7e5a0616128ed399 /meta-crystalforest | |
| parent | 706a62e662dde79bc4e7ec0f81b76890e49f4beb (diff) | |
| download | meta-intel-575f93dd4ba1fb9aca8a58dc66e9066eca0a3925.tar.gz | |
meta-intel: remove kernel AUTOREVs
Using AUTOREV turns out to cause problems with unreproducible
autobuilder builds and unwanted network access. This patch removes
kernel AUTOREVs and locks down SRCREVs and LINUX_VERSIONs.
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'meta-crystalforest')
| -rw-r--r-- | meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | 10 | ||||
| -rw-r--r-- | meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend | 10 |
2 files changed, 12 insertions, 8 deletions
diff --git a/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend index 2e327d2c..e98d03f6 100644 --- a/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend +++ b/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | |||
| @@ -4,14 +4,16 @@ COMPATIBLE_MACHINE_crystalforest-gladden = "crystalforest-gladen" | |||
| 4 | KMACHINE_crystalforest-gladden = "crystalforest" | 4 | KMACHINE_crystalforest-gladden = "crystalforest" |
| 5 | KBRANCH_crystalforest-gladden = "standard/preempt-rt/base" | 5 | KBRANCH_crystalforest-gladden = "standard/preempt-rt/base" |
| 6 | 6 | ||
| 7 | SRCREV_machine_pn-linux-yocto-rt_crystalforest-gladden ?= "${AUTOREV}" | 7 | SRCREV_machine_pn-linux-yocto-rt_crystalforest-gladden ?= "3d56b103cd7072d520c395194e620aba2f6e52e3" |
| 8 | SRCREV_meta_pn-linux-yocto-rt_crystalforest-gladden ?= "${AUTOREV}" | 8 | SRCREV_meta_pn-linux-yocto-rt_crystalforest-gladden ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" |
| 9 | 9 | ||
| 10 | COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server" | 10 | COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server" |
| 11 | KMACHINE_crystalforest-server = "crystalforest" | 11 | KMACHINE_crystalforest-server = "crystalforest" |
| 12 | KBRANCH_crystalforest-server = "standard/preempt-rt/base" | 12 | KBRANCH_crystalforest-server = "standard/preempt-rt/base" |
| 13 | 13 | ||
| 14 | SRCREV_machine_pn-linux-yocto-rt_crystalforest-server ?= "${AUTOREV}" | 14 | SRCREV_machine_pn-linux-yocto-rt_crystalforest-server ?= "3d56b103cd7072d520c395194e620aba2f6e52e3" |
| 15 | SRCREV_meta_pn-linux-yocto-rt_crystalforest-server ?= "${AUTOREV}" | 15 | SRCREV_meta_pn-linux-yocto-rt_crystalforest-server ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" |
| 16 | 16 | ||
| 17 | module_autoload_uio = "uio" | 17 | module_autoload_uio = "uio" |
| 18 | |||
| 19 | LINUX_VERSION = "3.4.28" | ||
diff --git a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend index 27bf8a0d..e7cf16d1 100644 --- a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend | |||
| @@ -4,14 +4,16 @@ COMPATIBLE_MACHINE_crystalforest-gladden = "crystalforest-gladden" | |||
| 4 | KMACHINE_crystalforest-gladden = "crystalforest" | 4 | KMACHINE_crystalforest-gladden = "crystalforest" |
| 5 | KBRANCH_crystalforest-gladden = "standard/common-pc-64/crystalforest" | 5 | KBRANCH_crystalforest-gladden = "standard/common-pc-64/crystalforest" |
| 6 | 6 | ||
| 7 | SRCREV_machine_pn-linux-yocto_crystalforest-gladden ?= "${AUTOREV}" | 7 | SRCREV_machine_pn-linux-yocto_crystalforest-gladden ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" |
| 8 | SRCREV_meta_pn-linux-yocto_crystalforest-gladden ?= "${AUTOREV}" | 8 | SRCREV_meta_pn-linux-yocto_crystalforest-gladden ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" |
| 9 | 9 | ||
| 10 | COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server" | 10 | COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server" |
| 11 | KMACHINE_crystalforest-server = "crystalforest" | 11 | KMACHINE_crystalforest-server = "crystalforest" |
| 12 | KBRANCH_crystalforest-server = "standard/common-pc-64/crystalforest" | 12 | KBRANCH_crystalforest-server = "standard/common-pc-64/crystalforest" |
| 13 | 13 | ||
| 14 | SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "${AUTOREV}" | 14 | SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" |
| 15 | SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "${AUTOREV}" | 15 | SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" |
| 16 | 16 | ||
| 17 | module_autoload_uio = "uio" | 17 | module_autoload_uio = "uio" |
| 18 | |||
| 19 | LINUX_VERSION = "3.4.28" | ||
