From: Tom Zanussi <[email protected]> This removes the kernel AUTOREVs and replaces them with static versions and matching LINUX_VERSION strings.
Turns out the AUTOREV scheme was causing problems in various ways, so this essentially reverts the move to kernel AUTOREVs. The following changes since commit 706a62e662dde79bc4e7ec0f81b76890e49f4beb: fri2: use EMGD version 1.16 instead of 1.14 (2013-02-01 09:52:33 -0600) are available in the git repository at: git://git.yoctoproject.org/meta-intel-contrib.git tzanussi/rm-kernel-autorev http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel-contrib/log/?h=tzanussi/rm-kernel-autorev Tom Zanussi (1): meta-intel: remove kernel AUTOREVs .../recipes-kernel/linux/linux-yocto_3.2.bbappend | 6 ++++-- .../recipes-kernel/linux/linux-yocto_3.4.bbappend | 6 ++++-- meta-crownbay/recipes-kernel/linux/linux-yocto_3.2.bbappend | 10 ++++++---- meta-crownbay/recipes-kernel/linux/linux-yocto_3.4.bbappend | 12 +++++++----- .../recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | 10 ++++++---- .../recipes-kernel/linux/linux-yocto_3.4.bbappend | 10 ++++++---- meta-emenlow/recipes-kernel/linux/linux-yocto_3.2.bbappend | 6 ++++-- meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend | 12 +++++++----- meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend | 10 ++++++---- meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | 10 ++++++---- meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.4.bbappend | 4 ++-- meta-fri2/recipes-kernel/linux/linux-yocto_3.2.bbappend | 10 ++++++---- meta-fri2/recipes-kernel/linux/linux-yocto_3.4.bbappend | 10 ++++++---- .../recipes-kernel/linux/linux-yocto_3.2.bbappend | 6 ++++-- .../recipes-kernel/linux/linux-yocto_3.4.bbappend | 6 ++++-- meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend | 6 ++++-- meta-romley/recipes-kernel/linux/linux-yocto_3.2.bbappend | 6 ++++-- meta-sugarbay/recipes-kernel/linux/linux-yocto_3.2.bbappend | 6 ++++-- meta-sugarbay/recipes-kernel/linux/linux-yocto_3.4.bbappend | 6 ++++-- .../recipes-kernel/linux/linux-yocto-rt_3.2.bbappend | 6 ++++-- meta-sys940x/recipes-kernel/linux/linux-yocto_3.2.bbappend | 10 ++++++---- meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend | 12 +++++++----- 22 files changed, 111 insertions(+), 69 deletions(-) -- 1.7.11.4 _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
