Commit Graph

3 Commits

Author SHA1 Message Date
Alex Gonzalez 0cea6d53fd meta-digi: Unify bbappend files with template
All bbappend files will start as follows:

# Copyright (C) 2013 Digi International.

PRINC := "${@int(PRINC) + 1}"
PR_append = "+${DISTRO}"

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-21 14:09:54 +01:00
Alex Gonzalez b4ac5d171f meta-digi-dbl: Modify the atheros init script.
Modify the script to fetch MAC addresses from the command line instead
of using nvram.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-05 18:37:54 +01:00
Alex Gonzalez bc0a3e8074 meta-digi-dbl: Add kernel-nodule-atheros init scripts.
These come from the digiel.git repo and will need to be modified to work.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-05 18:37:54 +01:00