From 52dcccdfd31b0b0c9ac4725dd52a20b88a6b7b7c Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 8 Apr 2006 19:18:40 +0000 Subject: * Remove 2.4 machine support for c7x0, akita, spitz and borzoi. * Remove borzoi machine entirely as its now equal to spitz. * For remaining 2.4/2.6 split machines use ZKERNEL_VERSION instead of KERNEL_VERSION to fix a long standing bug - people will need to update local.conf. * Add dummy terrier MACHINE to point at spitz. --- packages/xserver/xserver-kdrive_20050207.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'packages/xserver/xserver-kdrive_20050207.bb') diff --git a/packages/xserver/xserver-kdrive_20050207.bb b/packages/xserver/xserver-kdrive_20050207.bb index 73d57e93e1..21529a69d9 100644 --- a/packages/xserver/xserver-kdrive_20050207.bb +++ b/packages/xserver/xserver-kdrive_20050207.bb @@ -58,7 +58,6 @@ SRC_URI_append_poodle = " file://xserver-kdrive-poodle.patch;patch=1 \ file://faster-rotated.patch;patch=1" SRC_URI_append_spitz = " file://faster-rotated.patch;patch=1" SRC_URI_append_akita = " file://faster-rotated.patch;patch=1" -SRC_URI_append_borzoi = " file://faster-rotated.patch;patch=1" PACKAGE_ARCH_mnci = "mnci" PACKAGE_ARCH_collie = "collie" @@ -66,7 +65,6 @@ PACKAGE_ARCH_poodle = "poodle" PACKAGE_ARCH_h3600 = "h3600" PACKAGE_ARCH_spitz = "spitz" PACKAGE_ARCH_akita = "akita" -PACKAGE_ARCH_borzoi = "borzoi" S = "${WORKDIR}/xserver" -- cgit v1.2.3