Add docker-image in order to launch a base system capable of running docker daemon
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
Common targets are:
|
||||
console-image
|
||||
console-dev-image
|
||||
tiny-image
|
||||
core-image-minimal
|
||||
core-image-sato
|
||||
meta-toolchain
|
||||
|
@@ -4,7 +4,7 @@ MACHINE ?= "bananapi-m3"
|
||||
#SSTATE_DIR ?= "${TOPDIR}/../../sstate-cache"
|
||||
#TMPDIR = "${TOPDIR}/tmp"
|
||||
|
||||
DISTRO ?= "poky"
|
||||
DISTRO ?= "roro"
|
||||
PACKAGE_CLASSES ?= "package_ipk"
|
||||
|
||||
#SDKMACHINE ?= "i686"
|
||||
|
Reference in New Issue
Block a user