diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-14 12:19:07 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-14 12:19:07 +0200 |
| commit | 7808435bc9b70fdbf2240deb5e41475cb646c211 (patch) | |
| tree | 54ae41a20509d42d24b65635f71c69cba93a5680 | |
| parent | 617a0cba5721e42999d29e7b12a87f2597d5a410 (diff) | |
| download | meta-ti-7808435bc9b70fdbf2240deb5e41475cb646c211.tar.gz | |
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>
| -rw-r--r-- | recipes-kernel/linux/linux-omap_2.6.37.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-omap_2.6.37.bb b/recipes-kernel/linux/linux-omap_2.6.37.bb index c3f85331..a79393f1 100644 --- a/recipes-kernel/linux/linux-omap_2.6.37.bb +++ b/recipes-kernel/linux/linux-omap_2.6.37.bb | |||
| @@ -3,7 +3,7 @@ require multi-kernel.inc | |||
| 3 | DESCRIPTION = "Linux kernel for OMAP processors" | 3 | DESCRIPTION = "Linux kernel for OMAP processors" |
| 4 | KERNEL_IMAGETYPE = "uImage" | 4 | KERNEL_IMAGETYPE = "uImage" |
| 5 | 5 | ||
| 6 | COMPATIBLE_MACHINE = "(beagleboard|overo|omap3evm|omap3-touchbook|usrp-e1xx)" | 6 | COMPATIBLE_MACHINE = "(beagleboard|overo|omap3evm|omap3-touchbook)" |
| 7 | 7 | ||
| 8 | # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc | 8 | # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc |
| 9 | PV = "2.6.37" | 9 | PV = "2.6.37" |
