mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 07:27:12 +00:00
linux-yocto/3.2: add igb support to romley
Updating the 3.2 recipe SRCREVs to pickup the following meta change:
[
meta: Add igb.scc to Romley
Romley machine has 82580 Giga bit Ethernet Controller.
Add the relavent Nic driver to it.
(From OE-Core rev: d7c567816bf828da34fb9e315d4d76c4181337e9)
Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
]
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
bc5d68e30b
commit
25b48c68df
@@ -16,7 +16,7 @@ LINUX_KERNEL_TYPE = "preempt-rt"
|
||||
|
||||
SRCREV_machine ?= "32ecb53e9ff759bbd297a10712b62a6575daaf86"
|
||||
SRCREV_machine_qemuppc ?= "0d5625bb868cc2471d5dd49eb7abe7eb5fe1044b"
|
||||
SRCREV_meta ?= "59f350ec3794e19fa806c1b73749d851f8ebf364"
|
||||
SRCREV_meta ?= "135c75bf9615334b5b8bb9108d612fe7dfbdb901"
|
||||
|
||||
PR = "r1"
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user