oe/packages: Remove borzoi machine

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@350 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-04-12 16:31:50 +00:00
parent 78913760b6
commit aa1177323a
11 changed files with 3 additions and 770 deletions

View File

@@ -52,7 +52,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"
@@ -60,7 +59,6 @@ PACKAGE_ARCH_poodle = "poodle"
PACKAGE_ARCH_h3600 = "h3600"
PACKAGE_ARCH_spitz = "spitz"
PACKAGE_ARCH_akita = "akita"
PACKAGE_ARCH_borzoi = "borzoi"
S = "${WORKDIR}/xserver"