diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-06-25 16:45:46 -0400 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-06-27 09:49:15 -0700 |
commit | f53de5834559ed24b05f6bec8aaccdfc36f0a806 (patch) | |
tree | 7a5d1951b71a465deff04a42467a7e162ab83f45 /meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | |
parent | 722f949f7defef62c4d258716cebc77c55edbbe2 (diff) | |
download | openembedded-core-f53de5834559ed24b05f6bec8aaccdfc36f0a806.tar.gz openembedded-core-f53de5834559ed24b05f6bec8aaccdfc36f0a806.tar.bz2 openembedded-core-f53de5834559ed24b05f6bec8aaccdfc36f0a806.zip |
linux-yocto/3.4: ltsi: sync to LTSI commit 5f05247ed
Updating the 3.4 branches to the latest LTSI baseline.
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-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 0955846ba5..b69d9d5eed 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb @@ -12,7 +12,7 @@ LINUX_VERSION ?= "3.4.46" KMETA = "meta" -SRCREV_machine ?= "de0c0ed674dfdbd808657e299fc720d8a97cb868" +SRCREV_machine ?= "778950f1e0b5c5af7e92c43220c3c4f4e3324cb5" SRCREV_meta ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" PR = "${INC_PR}.1" |