From e5c53ce035eb36fc1b416e9971582a45754844be Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Tue, 21 Oct 2008 16:01:02 +0200 Subject: netbook: changed platform name from eee901 to netbook We want to have a more generic platform definition. The netbook machine one currently supports the eee901 and the aspire one. We also moved the machine and netbook image definitions to meta-moblin. --- meta/packages/rt2860/rt2860_1.7.0.0.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/packages/rt2860') diff --git a/meta/packages/rt2860/rt2860_1.7.0.0.bb b/meta/packages/rt2860/rt2860_1.7.0.0.bb index f456d09bd..fa7ab1c7f 100644 --- a/meta/packages/rt2860/rt2860_1.7.0.0.bb +++ b/meta/packages/rt2860/rt2860_1.7.0.0.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Driver for the 802.11n RaLink rt2860 chipset" PRIORITY = "optional" SECTION = "kernel/modules" LICENSE = "GPL" -PR = "r2" +PR = "r3" SRC_URI = "http://folks.o-hand.com/sameo/rt2860/rt2860-1.7.0.0.tar.bz2 \ file://01_dev_get_by_name.patch;patch=1 \ @@ -13,7 +13,7 @@ SRC_URI = "http://folks.o-hand.com/sameo/rt2860/rt2860-1.7.0.0.tar.bz2 \ S = "${WORKDIR}/rt2860-1.7.0.0" -COMPATIBLE_MACHINE = "eee901" +COMPATIBLE_MACHINE = "netbook" inherit module -- cgit v1.2.3