EXTRA_OEMAKE[export] = "1" do_devshell[dirs] = "${S}" do_devshell[nostamp] = "1" devshell_do_devshell() { export TERMWINDOWTITLE="Bitbake Developer Shell" ${TERMCMD} if [ $? -ne 0 ]; then echo "Fatal: '${TERMCMD}' not found. Check TERMCMD variable." exit 1 fi } addtask devshell after do_patch EXPORT_FUNCTIONS do_devshell ' href='https://git.multitech.net/cgit/multitech-oe.git' title='multitech-oe.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/packages/opie-tetrix/opie-tetrix_1.2.2.bb
AgeCommit message (Expand)AuthorFiles
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1