Commit Graph

7 Commits

Author SHA1 Message Date
sungwon.pino
eeffb318ad Add systemd for distro init manager (derived from #34 comment)
distro append systemd for a init_manager

Signed-off-by: pino-kim <sungwon.pino@gmail.com>
2018-09-25 15:16:08 -07:00
Khem Raj
c439bc57b5 setup.sh: Check for dash as default shell and change it to bash if possible
could fix #26

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-09-24 08:46:29 -07:00
Khem Raj
cb2be0259e setup.sh: Fix typo in defining USER_CLASSES
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-09-22 08:34:19 -07:00
Khem Raj
0add9dafa5 setup.sh: Enable additional distro policies
These policies enabled essential features like package management
and ssh server in images, additionally remove static libs and use
uninative

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-09-22 07:27:03 -07:00
Khem Raj
7e95e78074 Set BASH_SOURCE to use new path to oe-init-build-env
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-29 10:03:31 -07:00
Khem Raj
8fa69a8f27 switch to using OE-Core/bitbake instead of poky
We document using oe-core and bitbake but the environment was setting
for poky, this fixes that, plus riscv64 is not enabled as default tatget
in poky where as it is in oe-core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-29 09:56:07 -07:00
Khem Raj
b9717f0341 Add setup scripts
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-03-16 17:16:53 -07:00