Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • O Openwrt
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • olimex
  • Openwrt
  • Repository
Switch branch/tag
  • openwrt
  • package
  • base-files
  • Makefile
Find file BlameHistoryPermalink
  • Gabor Juhos's avatar
    base-files: mtd_get_mac_ascii bugfix · 23cf4263
    Gabor Juhos authored Nov 08, 2013
    
    
    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: default avatarDaniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
    [juhosg: add more fixes, update commit message]
    Signed-off-by: default avatarGabor Juhos <juhosg@openwrt.org>
    
    SVN-Revision: 38690
    23cf4263

Replace Makefile

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.