diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2011-05-30 12:25:57 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-31 08:53:25 +0100 |
commit | 949c3521abb7fe9fc8f367ec4ce6b8a4ed8a1267 (patch) | |
tree | f027c03d53c5f2b77335ccae9d0b916538a6ad81 /meta/recipes-kernel | |
parent | cdc3397262f588a901364315580256ad39cca0ac (diff) | |
download | poky-949c3521abb7fe9fc8f367ec4ce6b8a4ed8a1267.tar.gz |
linux-yocto: update meta SRCREV
Fixes [YOCTO: 1111]
and updates the meta branch with some cleanups and feature
groupings.
From the meta branch itself:
06d3793 meta: add romley features
f101ab9 meta: remove 'not set' lines from netfilter.cfg
d0599f8 meta: add dca feature
0cd5ef1 meta: replace open-coded E1XXXX options with intel-e1xxxx feature
3f88c17 meta: add intel-e1xxxx feature
f7537af meta: replace open-coded igb options with igb feature
f72e046 meta: add igb feature
989cd7d meta: add ixgbe feature
8543f7d meta: replace open-coded dma engine options with dmaengine feature
8fc67cd meta: add dmaengine feature
610e419 meta: add hugetlb feature
ac22176 meta: add uio feature
ce14a0d meta: replace open-coded hpet options with hpet feature
6a30aaa meta: add hpet feature
0ae7362 routerstationpro: watchdog config
(From OE-Core rev: 86a41a27681dc4cb0f4bf35e35013c9ecdad4c35)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_git.bb b/meta/recipes-kernel/linux/linux-yocto_git.bb index 5c3c448ce4..3aedb7a0c2 100644 --- a/meta/recipes-kernel/linux/linux-yocto_git.bb +++ b/meta/recipes-kernel/linux/linux-yocto_git.bb | |||
@@ -20,7 +20,7 @@ SRCREV_machine_qemuppc = "d9c6b3e576184f0c4223b6251c57b16ac1bac428" | |||
20 | SRCREV_machine_qemux86 = "b2afed7ecd54918b73db7f30062aaaf02fdaba54" | 20 | SRCREV_machine_qemux86 = "b2afed7ecd54918b73db7f30062aaaf02fdaba54" |
21 | SRCREV_machine_qemux86-64 = "86bbbc079652d87392322fbfc14f6bd8792b0f38" | 21 | SRCREV_machine_qemux86-64 = "86bbbc079652d87392322fbfc14f6bd8792b0f38" |
22 | SRCREV_machine = "0974631b821b70aee3613723ed0d4d6ba8da91c6" | 22 | SRCREV_machine = "0974631b821b70aee3613723ed0d4d6ba8da91c6" |
23 | SRCREV_meta = "79669230fd82a3e7e254cf8b596a2388a4333e62" | 23 | SRCREV_meta = "06d3793d459048ee1b4db7170f24670c479e8b29" |
24 | 24 | ||
25 | PR = "r18" | 25 | PR = "r18" |
26 | PV = "${LINUX_VERSION}+git${SRCPV}" | 26 | PV = "${LINUX_VERSION}+git${SRCPV}" |