[oe] [PATCH 4/4] linux_2.6.33: add bluepro support

Vitus Jensen vjensen at gmx.de
Fri Apr 16 17:09:41 UTC 2010


[PATCH 4/4] linux_2.6.33: add bluepro support

Signed-off-by: Vitus Jensen <vjensen at gmx.de>
---
 recipes/linux/linux_2.6.33.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/linux/linux_2.6.33.bb b/recipes/linux/linux_2.6.33.bb
index 0e1d3c7..6dce363 100644
--- a/recipes/linux/linux_2.6.33.bb
+++ b/recipes/linux/linux_2.6.33.bb
@@ -7,6 +7,7 @@ S = "${WORKDIR}/linux-${PV}"
 # Mark archs/machines that this kernel supports
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_tb5200l = "1"
+DEFAULT_PREFERENCE_bluepro = "1"

 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
 	file://defconfig"
-- 
1.5.6.5





More information about the Openembedded-devel mailing list