Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
BBPATH = "${TOPDIR}"
|
||||
BBFILES ?= ""
|
||||
|
||||
BBLAYERS ?= " \
|
||||
##OEROOT##/meta \
|
||||
##OEROOT##/meta-aspeed \
|
||||
"
|
||||
@@ -0,0 +1,5 @@
|
||||
#MACHINE ?= "evb-ast2500"
|
||||
MACHINE ??= "evb-ast2600"
|
||||
|
||||
# Allow logging in if the user does not set the root password.
|
||||
EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
|
||||
Reference in New Issue
Block a user