aboutsummaryrefslogtreecommitdiffstats
path: root/examples/build_meta_ide.sh
blob: 9d006efc2b4ae069430dba84f00e59bd97c39134 (plain)
1
2
3
4
5
6
7
#!/bin/bash
#$1
cd $1
source oe-init-build-env build
bitbake -c cleansstate meta-ide-support
bitbake meta-ide-support