[oe-commits] org.oe.dev madwifi-ng_r.inc: fix the list of packages built from madwifi-ng

jeremy_laine commit openembedded-commits at lists.openembedded.org
Fri Feb 29 19:25:31 UTC 2008


madwifi-ng_r.inc: fix the list of packages built from madwifi-ng

Author: jeremy_laine at openembedded.org
Branch: org.openembedded.dev
Revision: 1c40da9a692a6c3985b5d6fe8eb5b28dd7738c66
ViewMTN: http://monotone.openembedded.org/revision/info/1c40da9a692a6c3985b5d6fe8eb5b28dd7738c66
Files:
1
packages/madwifi/madwifi-ng_r.inc
Diffs:

#
# mt diff -r9d51ade6b4318612931d9e49436a802f6c1fa43f -r1c40da9a692a6c3985b5d6fe8eb5b28dd7738c66
#
# 
# 
# patch "packages/madwifi/madwifi-ng_r.inc"
#  from [94e56e839e15990576355deb1799b0c3dbb2615e]
#    to [7aa1e42dc113764feb73fa14b6553a8b16aac0c1]
# 
============================================================
--- packages/madwifi/madwifi-ng_r.inc	94e56e839e15990576355deb1799b0c3dbb2615e
+++ packages/madwifi/madwifi-ng_r.inc	7aa1e42dc113764feb73fa14b6553a8b16aac0c1
@@ -55,6 +55,6 @@ fi
 fi
 }
 
-PACKAGES = "${PN}-dbg ${PN}-modules ${PN}-tools"
+PACKAGES += "${PN}-modules ${PN}-tools"
 FILES_${PN}-modules = "/lib/modules/"
 FILES_${PN}-tools = "/usr/"






More information about the Openembedded-commits mailing list