mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-31 07:50:52 +00:00
linux-omap 2.6.37: remove usrp-e1xx from COMPATIBLE_MACHINE
USRP support is living at https://github.com/koenkooi/meta-ettus for the time being Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -3,7 +3,7 @@ require multi-kernel.inc
|
|||||||
DESCRIPTION = "Linux kernel for OMAP processors"
|
DESCRIPTION = "Linux kernel for OMAP processors"
|
||||||
KERNEL_IMAGETYPE = "uImage"
|
KERNEL_IMAGETYPE = "uImage"
|
||||||
|
|
||||||
COMPATIBLE_MACHINE = "(beagleboard|overo|omap3evm|omap3-touchbook|usrp-e1xx)"
|
COMPATIBLE_MACHINE = "(beagleboard|overo|omap3evm|omap3-touchbook)"
|
||||||
|
|
||||||
# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
|
# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
|
||||||
PV = "2.6.37"
|
PV = "2.6.37"
|
||||||
|
|||||||
Reference in New Issue
Block a user