]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/commitdiff
linux-omap 2.6.37: remove usrp-e1xx from COMPATIBLE_MACHINE
authorKoen Kooi <koen@dominion.thruhere.net>
Tue, 14 Jun 2011 10:19:07 +0000 (12:19 +0200)
committerKoen Kooi <koen@dominion.thruhere.net>
Tue, 14 Jun 2011 10:19:07 +0000 (12:19 +0200)
USRP support is living at https://github.com/koenkooi/meta-ettus for the time being

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
recipes-kernel/linux/linux-omap_2.6.37.bb

index c3f85331a2bc1f880eebe0c89a6eda4e84d1ba6c..a79393f1eb6b95383d90cf274d1351246f74c682 100644 (file)
@@ -3,7 +3,7 @@ require multi-kernel.inc
 DESCRIPTION = "Linux kernel for OMAP processors"
 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
 PV = "2.6.37"