openwrt-owl/package
Gabor Juhos 23cf426324 base-files: mtd_get_mac_ascii bugfix
The mtd_get_mac_ascii utility function was broken. This fixes it.

  - Remove the superfluous include of /lib/functions.sh. The
    function is already in that file so it is pointless,
  - only use a variable if the whole key word matches,
  - don't try to process the MAC address if it is empty,
  - use 'tr' to canonicalize the MAC address,

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
[juhosg: add more fixes, update commit message]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 38690
2013-11-08 12:16:21 +00:00
..
base-files base-files: mtd_get_mac_ascii bugfix 2013-11-08 12:16:21 +00:00
boot use a single package to build MLO/u-boot for all omap boards 2013-10-31 10:57:46 +00:00
devel disable mips16 for a few packages that don't compile with it 2013-08-14 14:29:15 +00:00
kernel mac80211: mark rt2x00 library packages as hidden, there's no point in allowing users to enable them without the packages that depend on them 2013-11-07 20:59:22 +00:00
libs cyassl: drop obsolete patches 2013-10-30 15:16:59 +00:00
network lantiq: fix vdsl-app dependency 2013-11-07 12:45:39 +00:00
system ubox: fix extroot/extoverlay mounting by label and support mounting by device name 2013-11-07 18:06:29 +00:00
utils util-linux: cleanup description for swap-utils 2013-11-07 12:46:04 +00:00
Makefile package/index: fix index creating when building without signing 2013-10-02 16:38:28 +00:00