diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-03-06 16:47:39 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-28 17:39:00 +0000 |
commit | 8e98af96a4b2b725724cd97276168c03e95aa99d (patch) | |
tree | 5054d514ff708a910d623675578e5de0028ed131 /meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | |
parent | 88d2bb9c5959a9b1e744bb517c26a322cd537023 (diff) | |
download | openembedded-core-8e98af96a4b2b725724cd97276168c03e95aa99d.tar.gz openembedded-core-8e98af96a4b2b725724cd97276168c03e95aa99d.tar.bz2 openembedded-core-8e98af96a4b2b725724cd97276168c03e95aa99d.zip |
linux-yocto/3.4: update mohonpeak.cfg for SATA, SMBus, LPC, WDT, crypto & highmem64g
Updating the meta SRCREV with the latest configuration updates.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb index 6ed19500e3..7db9099fec 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb @@ -13,7 +13,7 @@ LINUX_VERSION ?= "3.4.82" KMETA = "meta" SRCREV_machine ?= "c29f5c8952c0f3ef27773d78e5cc64e437a357cb" -SRCREV_meta ?= "8e88bf72b72afb3b638e751ea2a5c89394cc196b" +SRCREV_meta ?= "ef4cd500d4b64680f7a319d399b8a12f9ecc9fe6" PR = "${INC_PR}.1" PV = "${LINUX_VERSION}+git${SRCPV}" |