meta-digi/sdk
Javier Viguera 2dd829fb1d build-github.sh: fix cloning DEY from GitHub
Seems that 'meta-openembedded' repo does not allow shallow clones. It
fails when '--depth' option is passed:

$ git clone --depth 1 https://git.openembedded.org/meta-openembedded
Cloning into 'meta-openembedded'...
fatal: dumb http transport does not support shallow capabilities

Remove that option to allow building DEY-4.0 from GitHub repos in the
buildserver.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2023-02-17 13:28:13 +01:00
..
config meta-digi: use QT6 for ccimx8m and ccimx93 2023-02-02 18:03:38 +01:00
build-github.sh build-github.sh: fix cloning DEY from GitHub 2023-02-17 13:28:13 +01:00
build.sh build.sh: change image to build for ccimx93 2023-01-09 16:55:37 +01:00
mkproject.sh mkproject: add ccimx8mm-dvk and ccimx8mn-dvk as supported platforms 2023-01-03 16:59:56 +01:00