From aed3e30c272f4867ba111e2a58342addeb14b1f2 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Mon, 13 Nov 2006 10:54:41 +0000 Subject: COMPATIBLE_MACHINE=nslu2: various packages updated --- packages/nslu2-binary-only/nslu2-linksys-libs_2.3r63.bb | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'packages/nslu2-binary-only/nslu2-linksys-libs_2.3r63.bb') diff --git a/packages/nslu2-binary-only/nslu2-linksys-libs_2.3r63.bb b/packages/nslu2-binary-only/nslu2-linksys-libs_2.3r63.bb index 4424e99d19..86b0a575eb 100644 --- a/packages/nslu2-binary-only/nslu2-linksys-libs_2.3r63.bb +++ b/packages/nslu2-binary-only/nslu2-linksys-libs_2.3r63.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Linksys NSLU2 Stock Firmware Libraries." PACKAGE_ARCH = "nslu2" SECTION = "base" PRIORITY = "required" -PR = "r2" +PR = "r3" SRC_URI = "http://nslu.sf.net/downloads/nslu2-linksys-ramdisk-2.3r63-2.tar.bz2" @@ -16,8 +16,4 @@ do_install () { PACKAGES = "${PN}" FILES_${PN} = "/lib" -python () { - # Don't build unless we're targeting an nslu2 - if bb.data.getVar("MACHINE", d, 1) != "nslu2": - raise bb.parse.SkipPackage("NSLU2 stock firmware libraries only builds for the Linksys NSLU2") -} +COMPATIBLE_MACHINE = "nslu2" -- cgit v1.2.3