diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-07-14 01:10:40 -0400 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-07-18 12:21:13 -0700 |
commit | 0fabe26eabff716909b6c241fcb5b4cc7b78ceac (patch) | |
tree | 8e6f61664bf987a7ca2e83225e294f478bdf09bc /meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb | |
parent | 32210f73c7e9f24951306f462b25e66e1d11a6b8 (diff) | |
download | openembedded-core-0fabe26eabff716909b6c241fcb5b4cc7b78ceac.tar.gz openembedded-core-0fabe26eabff716909b6c241fcb5b4cc7b78ceac.tar.bz2 openembedded-core-0fabe26eabff716909b6c241fcb5b4cc7b78ceac.zip |
linux-yocto/3.8: update META srcrev
Bumping the linux-yocto-3.8 meta branch SRCREV to pick up the following
changes:
8ef9136 .gitignore: do not ignore meta directory
f846f12 uvcvideo: a new config for a webcam device driver
02014ca v4l2: config fragment for enabling v4l2 interface to camera devices
71a5cc0 media-camera: a feature to enable camera infrastructure
2396656 drm-emgd.scc: remove config for non-existing driver
aad8aa7 drm-emgd-1.18.scc: add a kernel feature for emgd-1.18 driver
fcf81f8 meta: restore NAT Feature
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb index c4f187fe26..6d52ecc3f4 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb @@ -10,7 +10,7 @@ KMETA = "meta" SRCREV_machine ?= "4fb187301ca153d496b2a96293dffde34d3b1a56" SRCREV_machine_qemuppc ?= "547c4ea570933ab7ece9f10d2c46875b460cd337" -SRCREV_meta ?= "f121c06ae8e2c517399c145f68ad7f2ee754f1cc" +SRCREV_meta ?= "8ef9136539464c145963ac2b8ee0196fea1c2337" PR = "${INC_PR}.1" PV = "${LINUX_VERSION}+git${SRCPV}" |