mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
yocto-bsps: add i2c definitions to beaglebone
Importing i2c dtsi support from linux-omap. This enables the busses for future development and application support. (From OE-Core rev: 8933893886569f9bbfc4ba7b2678f8c7c6aec611) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
87dc548386
commit
7bb3651f94
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "4.1.24"
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a"
|
||||
SRCREV_machine ?= "57f17e7008c57885ef5c41bda2829589e499ae28"
|
||||
SRCREV_meta ?= "4b4199bd24f206d459061bb0a920d009429d5ed3"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user