From 2a08b60aff9d9bc2f84ac0e6249f29b31f9b0bd7 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 3 Dec 2004 21:21:40 +0000 Subject: Merge oe-devel@oe-devel.bkbits.net:packages into odin.sc.ti.com:/home/kergoth/code/packages 2004/12/03 15:21:29-06:00 ti.com!kergoth Update the PACKAGE_ARCH bits to suck a bit less. BKrev: 41b0d8e4rsL0NS7oeNg9h5Mf9Y9g4A --- mplayer/mplayer_1.0pre3try2.oe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mplayer') diff --git a/mplayer/mplayer_1.0pre3try2.oe b/mplayer/mplayer_1.0pre3try2.oe index 3d43658fbc..009d258dcf 100644 --- a/mplayer/mplayer_1.0pre3try2.oe +++ b/mplayer/mplayer_1.0pre3try2.oe @@ -14,9 +14,9 @@ DEPENDS_corgi += "sharp-aticore" DEPENDS_shepherd += "sharp-aticore" DEPENDS_husky += "sharp-aticore" -PACKAGE_ARCH_corgi = "${MACHINE}" -PACKAGE_ARCH_shepherd = "${MACHINE}" -PACKAGE_ARCH_husky = "${MACHINE}" +PACKAGE_ARCH_corgi := "${MACHINE_ARCH}" +PACKAGE_ARCH_shepherd := "${MACHINE_ARCH}" +PACKAGE_ARCH_husky := "${MACHINE_ARCH}" SRC_URI_append_corgi = "file://mplayer-w100_1.0pre3.1.modified.diff;patch=1 \ file://Makefile-vidix.patch;patch=0 " -- cgit v1.2.3