Tool/software: TI C/C++ Compiler
./oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-06.01.00.08-config.txt
adding the following to the bottom of conf/local.conf immediately before invoking bitbake:
DISTRO_FEATURES_remove = "wayland"
RDEPENDS_packagegroup-arago-tisdk-gtk_remove = "gtk+3-demo"
RDEPENDS_packagegroup-arago-tisdk-gtk_remove = "gtk+3"
RDEPENDS_packagegroup-arago-tisdk-gtk-sdk-target_remove = "gtk+3-dev"
Execute command "MACHINE=am335x-evm ARAGO_RT_ENABLE=1 bitbake arago-core-tisdk-bundle" to report an error:
WARNING: glog-0.3.5-r0.arago0 do_fetch: Failed to fetch URL git://github.com/google/glog.git;branch=v035, attempting MIRRORS if available ERROR: glog-0.3.5-r0.arago0 do_fetch: Fetcher failure: Unable to find revision a6a166db069520dbbd653c97c2e5b12e08a8bb26 in branch v035 even from upstream ERROR: glog-0.3.5-r0.arago0 do_fetch: Fetcher failure for URL: 'git://github.com/google/glog.git;branch=v035'. Unable to fetch URL from any source. ERROR: glog-0.3.5-r0.arago0 do_fetch: Function failed: base_do_fetch ERROR: Logfile of failure stored in: /home/am57xx/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/glog/0.3.5-r0.arago0/temp/log.do_fetch.51578 ERROR: Task (/home/am57xx/tisdk/sources/meta-openembedded/meta-oe/recipes-support/glog/glog_0.3.5.bb:do_fetch) failed with exit code '1' NOTE: Tasks Summary: Attempted 1576 tasks of which 0 didn't need to be rerun and 1 failed.