aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-06-06 04:15:28 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-06 12:23:29 +0100
commit8933893886569f9bbfc4ba7b2678f8c7c6aec611 (patch)
tree6bd250ee171a6142ba25d338dc51f221ca771dd3 /meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
parent10ddce2006a09cf7b75e139c06b7cfe0f7bc37a6 (diff)
downloadopenembedded-core-contrib-8933893886569f9bbfc4ba7b2678f8c7c6aec611.tar.gz
yocto-bsps: add i2c definitions to beaglebone
Importing i2c dtsi support from linux-omap. This enables the busses for future development and application support. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
index 24cc0ac077..a43007bb21 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
@@ -11,7 +11,7 @@ python () {
raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
}
-SRCREV_machine ?= "e22280e8c2905d96c7cc5917df202b6ed904d042"
+SRCREV_machine ?= "f719f69e00afd9982fbbbe9995640cffabfea704"
SRCREV_meta ?= "4b4199bd24f206d459061bb0a920d009429d5ed3"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \