diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-01-15 00:57:42 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-16 12:05:46 +0000 |
commit | 5d90065858ea691d5929439897e21d067c8a677a (patch) | |
tree | 84babc633ccbba0614dd32610d4e19ff5acdcdc4 /meta/recipes-kernel | |
parent | cea75f9c8c083d76ad8c45127be332665ef09d06 (diff) | |
download | poky-5d90065858ea691d5929439897e21d067c8a677a.tar.gz |
linux-yocto/3.10: update meta data for media fragments
Updating the meta SRCREV to import the following changes:
d9cd83c0292b remove old MEDIA config fragments
06b76256d7e2 common-pc-standard.scc: Enable USB webcam support
acb8b43837d8 common-pc-64.scc: update as per changes in the media config fragments
5513fd2ad72a minnow-standard.scc: Enable media features
172ba799bedc media-all.scc: A feature including all the media features
1a7e1d3a292e media-platform: A feature for platform media devices
03c48dacbb9a media-dvb-frontends : A feature for Digital Video Broadcast Devices
59b92b9d6c72 media-usb-tv: A feature for USB TV media adapters
5ec0709b1fed media-tuners: A feature for media tuner devices
356dc83e39f3 media-rc: A feature for remote control media devices
89d96cf9d574 media-radio: A feature for AM/FM radio devices
3dd2ebeaf49b media-pci-capture: A feature for PCI media capture devices
9ee0e95bfc52 media-i2c: A feature for I2C media devices
28976f4a3e27 media-usb-webcams: A feature for USB media devices
f8206f4e00b1 media: A feature for media infrastructure
08bfb248a17f standard.scc: Add firmware loading feature
e567a3d53593 firmware: A feature for firmware loading support
(From OE-Core rev: f4b00c4ddf1efb2a728b7a08b542c9c7254c787f)
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
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-rt_3.10.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.10.bb | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb index d9c5afa3af..e81a77ba4e 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | |||
@@ -5,7 +5,7 @@ KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" | |||
5 | 5 | ||
6 | SRCREV_machine ?= "ee9480cd91b2b46325a2da9aa6ae779d8e4163c0" | 6 | SRCREV_machine ?= "ee9480cd91b2b46325a2da9aa6ae779d8e4163c0" |
7 | SRCREV_machine_qemuppc ?= "5c126504c0a2f72d80bae9d96cea7eb9d7854290" | 7 | SRCREV_machine_qemuppc ?= "5c126504c0a2f72d80bae9d96cea7eb9d7854290" |
8 | SRCREV_meta ?= "f47ea2844543c8ebf4572cfe23e4cfd6cb94d887" | 8 | SRCREV_meta ?= "d9cd83c0292bd4e2a6754a96761027252e726a42" |
9 | 9 | ||
10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" | 10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
11 | 11 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb index a866421b5a..b25edc0baa 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | |||
@@ -10,7 +10,7 @@ LINUX_VERSION ?= "3.10.19" | |||
10 | KMETA = "meta" | 10 | KMETA = "meta" |
11 | 11 | ||
12 | SRCREV_machine ?= "a9ec82e355130160f9094e670bd5be0022a84194" | 12 | SRCREV_machine ?= "a9ec82e355130160f9094e670bd5be0022a84194" |
13 | SRCREV_meta ?= "f47ea2844543c8ebf4572cfe23e4cfd6cb94d887" | 13 | SRCREV_meta ?= "d9cd83c0292bd4e2a6754a96761027252e726a42" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}+git${SRCPV}" |
16 | 16 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb index 10f2901112..cce8249e98 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb | |||
@@ -12,13 +12,13 @@ KBRANCH_qemux86-64 = "standard/common-pc-64/base" | |||
12 | KBRANCH_qemumips64 = "standard/mti-malta64" | 12 | KBRANCH_qemumips64 = "standard/mti-malta64" |
13 | 13 | ||
14 | SRCREV_machine_qemuarm ?= "7744145fcc3e4b6b6e308a1b86dc1c8b237b7575" | 14 | SRCREV_machine_qemuarm ?= "7744145fcc3e4b6b6e308a1b86dc1c8b237b7575" |
15 | SRCREV_machine_qemumips ?= "2b8e8c694c38729ce724facdb0ab20751d061a2e" | 15 | SRCREV_machine_qemumips ?= "2b8e8c694c38729ce724facdb0ab20751d061a2e" |
16 | SRCREV_machine_qemuppc ?= "9a7537cb9bcc5c835dae6ac84fbbe7298473f69c" | 16 | SRCREV_machine_qemuppc ?= "9a7537cb9bcc5c835dae6ac84fbbe7298473f69c" |
17 | SRCREV_machine_qemux86 ?= "a9ec82e355130160f9094e670bd5be0022a84194" | 17 | SRCREV_machine_qemux86 ?= "a9ec82e355130160f9094e670bd5be0022a84194" |
18 | SRCREV_machine_qemux86-64 ?= "a9ec82e355130160f9094e670bd5be0022a84194" | 18 | SRCREV_machine_qemux86-64 ?= "a9ec82e355130160f9094e670bd5be0022a84194" |
19 | SRCREV_machine_qemumips64 ?= "0cd8e958d0ec7e01fd21fc7891da7eed688b0d37" | 19 | SRCREV_machine_qemumips64 ?= "0cd8e958d0ec7e01fd21fc7891da7eed688b0d37" |
20 | SRCREV_machine ?= "a9ec82e355130160f9094e670bd5be0022a84194" | 20 | SRCREV_machine ?= "a9ec82e355130160f9094e670bd5be0022a84194" |
21 | SRCREV_meta ?= "f47ea2844543c8ebf4572cfe23e4cfd6cb94d887" | 21 | SRCREV_meta ?= "d9cd83c0292bd4e2a6754a96761027252e726a42" |
22 | 22 | ||
23 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 23 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
24 | 24 | ||