[oe-commits] org.oe.dev nslu2-linksys-firmware: Enable for ixp4xx machines too.

rwhitby commit openembedded-commits at lists.openembedded.org
Sat Dec 1 11:34:22 UTC 2007


nslu2-linksys-firmware: Enable for ixp4xx machines too.

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 82049ea686b5481d9f668eb2bd3c82e3782765e3
ViewMTN: http://monotone.openembedded.org/revision/info/82049ea686b5481d9f668eb2bd3c82e3782765e3
Files:
1
packages/nslu2-binary-only/nslu2-linksys-firmware_2.3r63.bb
Diffs:

#
# mt diff -rde4ffde594b50e8119399c0e9661cde036f88c40 -r82049ea686b5481d9f668eb2bd3c82e3782765e3
#
# 
# 
# patch "packages/nslu2-binary-only/nslu2-linksys-firmware_2.3r63.bb"
#  from [9461f60e0cada163ae639077c522bde341f9c8e7]
#    to [f6a5b6af3be5cad7ac5505774e30c5b13e1687b5]
# 
============================================================
--- packages/nslu2-binary-only/nslu2-linksys-firmware_2.3r63.bb	9461f60e0cada163ae639077c522bde341f9c8e7
+++ packages/nslu2-binary-only/nslu2-linksys-firmware_2.3r63.bb	f6a5b6af3be5cad7ac5505774e30c5b13e1687b5
@@ -1,13 +1,13 @@ INHIBIT_DEFAULT_DEPS = "1"
 SECTION = "base"
 PACKAGES = ""
 LICENSE = "GPL"
 INHIBIT_DEFAULT_DEPS = "1"
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "http://nslu.sf.net/downloads/${PN}-${PV}.tar.bz2"
 S = "${WORKDIR}/${PN}-${PV}"
 
-COMPATIBLE_MACHINE = "nslu2"
+COMPATIBLE_MACHINE = "(nslu2|ixp4xx)"
 
 do_compile () {
 	install -d ${STAGING_LIBDIR}/nslu2-binaries






More information about the Openembedded-commits mailing list