From: Tom Zanussi <tom.zanussi@linux.intel.com>
To: poky@yoctoproject.org
Cc: Tom Zanussi <tom.zanussi@linux.intel.com>
Subject: [PATCH 0/1] yocto-bsp 3.14 update
Date: Tue, 8 Apr 2014 23:27:53 -0500 [thread overview]
Message-ID: <cover.1397016854.git.tom.zanussi@linux.intel.com> (raw)
This is the 3.14 yocto-bsp update. It doesn't make sense to update
yocto-bsp until a new versioned kernel has been merged, and with the
3.14 kernel being merged as late as it was this cycle, updates
necessarily lag since a certain amount of bsp-generation and
build-testing needs to be done before it can reasonably be submitted.
Please pull into master.
Thanks,
Tom
The following changes since commit 68a55c8ff779d8df90626e68d5d4e48660dd8027:
ref-manual: Edits to fix up how GID and UIDs are handled. (2014-04-08 14:20:16 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib.git tzanussi/yocto-bsp-3.14-update
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/yocto-bsp-3.14-update
Tom Zanussi (1):
yocto-bsp: Update templates to 3.14 kernel
.../arm/recipes-kernel/linux/kernel-list.noinstall | 4 +-
...yocto-rt_3.4\": }} linux-yocto-rt_3.4.bbappend" | 32 -------------
...tiny_3.14\": }} linux-yocto-tiny_3.14.bbappend" | 2 +-
...nux-yocto_3.14\": }} linux-yocto_3.14.bbappend" | 2 +-
.../recipes-kernel/linux/kernel-list.noinstall | 8 ++--
.../arch/i386/conf/machine/{{=machine}}.conf | 4 +-
.../recipes-kernel/linux/kernel-list.noinstall | 4 +-
...yocto-rt_3.4\": }} linux-yocto-rt_3.4.bbappend" | 32 -------------
...tiny_3.14\": }} linux-yocto-tiny_3.14.bbappend" | 2 +-
...nux-yocto_3.14\": }} linux-yocto_3.14.bbappend" | 2 +-
.../arch/mips/conf/machine/{{=machine}}.conf | 1 +
.../recipes-kernel/linux/kernel-list.noinstall | 4 +-
...yocto-rt_3.4\": }} linux-yocto-rt_3.4.bbappend" | 32 -------------
...tiny_3.14\": }} linux-yocto-tiny_3.14.bbappend" | 2 +-
...nux-yocto_3.14\": }} linux-yocto_3.14.bbappend" | 2 +-
.../recipes-kernel/linux/kernel-list.noinstall | 4 +-
...yocto-rt_3.4\": }} linux-yocto-rt_3.4.bbappend" | 32 -------------
...tiny_3.14\": }} linux-yocto-tiny_3.14.bbappend" | 2 +-
...nux-yocto_3.14\": }} linux-yocto_3.14.bbappend" | 2 +-
.../recipes-kernel/linux/kernel-list.noinstall | 4 +-
...cto-rt_3.10\": }} linux-yocto-rt_3.10.bbappend" | 2 +-
...yocto-rt_3.4\": }} linux-yocto-rt_3.4.bbappend" | 55 ----------------------
...tiny_3.10\": }} linux-yocto-tiny_3.10.bbappend" | 2 +-
...-tiny_3.14\": }} linux-yocto-tiny_3.4.bbappend" | 6 +--
...nux-yocto_3.10\": }} linux-yocto_3.10.bbappend" | 2 +-
...nux-yocto_3.14\": }} linux-yocto_3.14.bbappend" | 6 +--
.../recipes-kernel/linux/kernel-list.noinstall | 4 +-
...yocto-rt_3.4\": }} linux-yocto-rt_3.4.bbappend" | 32 -------------
...tiny_3.14\": }} linux-yocto-tiny_3.14.bbappend" | 32 +++++++++++++
...o-tiny_3.4\": }} linux-yocto-tiny_3.4.bbappend" | 32 -------------
...nux-yocto_3.14\": }} linux-yocto_3.14.bbappend" | 2 +-
31 files changed, 69 insertions(+), 283 deletions(-)
delete mode 100644 "scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto-rt_3.4\": }} linux-yocto-rt_3.4.bbappend"
rename "scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto-tiny_3.4\": }} linux-yocto-tiny_3.4.bbappend" => "scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto-tiny_3.14\": }} linux-yocto-tiny_3.14.bbappend" (98%)
rename "scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto_3.4\": }} linux-yocto_3.4.bbappend" => "scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto_3.14\": }} linux-yocto_3.14.bbappend" (98%)
delete mode 100644 "scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto-rt_3.4\": }} linux-yocto-rt_3.4.bbappend"
rename "scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto-tiny_3.4\": }} linux-yocto-tiny_3.4.bbappend" => "scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto-tiny_3.14\": }} linux-yocto-tiny_3.14.bbappend" (98%)
rename "scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto_3.4\": }} linux-yocto_3.4.bbappend" => "scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto_3.14\": }} linux-yocto_3.14.bbappend" (98%)
delete mode 100644 "scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto-rt_3.4\": }} linux-yocto-rt_3.4.bbappend"
rename "scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto-tiny_3.4\": }} linux-yocto-tiny_3.4.bbappend" => "scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto-tiny_3.14\": }} linux-yocto-tiny_3.14.bbappend" (98%)
rename "scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto_3.4\": }} linux-yocto_3.4.bbappend" => "scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto_3.14\": }} linux-yocto_3.14.bbappend" (98%)
delete mode 100644 "scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto-rt_3.4\": }} linux-yocto-rt_3.4.bbappend"
rename "scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto-tiny_3.4\": }} linux-yocto-tiny_3.4.bbappend" => "scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto-tiny_3.14\": }} linux-yocto-tiny_3.14.bbappend" (98%)
rename "scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto_3.4\": }} linux-yocto_3.4.bbappend" => "scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto_3.14\": }} linux-yocto_3.14.bbappend" (98%)
delete mode 100644 "scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto-rt_3.4\": }} linux-yocto-rt_3.4.bbappend"
rename "scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto-tiny_3.4\": }} linux-yocto-tiny_3.4.bbappend" => "scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto-tiny_3.14\": }} linux-yocto-tiny_3.4.bbappend" (94%)
rename "scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto_3.4\": }} linux-yocto_3.4.bbappend" => "scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto_3.14\": }} linux-yocto_3.14.bbappend" (94%)
delete mode 100644 "scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto-rt_3.4\": }} linux-yocto-rt_3.4.bbappend"
create mode 100644 "scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto-tiny_3.14\": }} linux-yocto-tiny_3.14.bbappend"
delete mode 100644 "scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto-tiny_3.4\": }} linux-yocto-tiny_3.4.bbappend"
rename "scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto_3.4\": }} linux-yocto_3.4.bbappend" => "scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/{{ if kernel_choice == \"linux-yocto_3.14\": }} linux-yocto_3.14.bbappend" (98%)
--
1.8.3.1
next reply other threads:[~2014-04-09 4:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-09 4:27 Tom Zanussi [this message]
2014-04-09 4:27 ` [PATCH 1/1] yocto-bsp: Update templates to 3.14 kernel Tom Zanussi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1397016854.git.tom.zanussi@linux.intel.com \
--to=tom.zanussi@linux.intel.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.