summaryrefslogtreecommitdiff
path: root/meta/classes/devshell.bbclass
blob: ddb6e55303abebfbdb1293a28dca76ace31233e2 (plain)
1
2
3
4
5
6
7
8
9
10
inherit terminal

python do_devshell () {
    oe_terminal(d.getVar('SHELL', True), 'OpenEmbedded Developer Shell', d)
}

addtask devshell after do_patch

do_devshell[dirs] = "${S}"
do_devshell[nostamp] = "1"
tr>2008-05-24stagemanager-naitve: Sync with poky, add ipkg-build and ipkg scripts so packa...Richard Purdie3 2008-03-14stage-manager: Remove PATCHTOOL setting, it breaks things. Add code to notice...Richard Purdie2 4345c5273b'>gpe-calendar_cvs.bb : correct ${PV} from 0.73+ to 0.72+Graeme Gregory1 2006-05-29gpe-calendar: add libhandoff to dependsKoen Kooi1 2006-05-28gpe-calendar: add libsoup to the DEPENDS field of the cvs versionKoen Kooi1 2006-04-23gpe-calendar: Update cvs bb version.Florian Boor1 2006-04-13gpe-calendar: update to 0.72Koen Kooi1