summaryrefslogtreecommitdiff
path: root/classes/devshell.bbclass
blob: 14f957e12b16fcfe436735b02d98bdf0d1578bf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
EXTRA_OEMAKE[export] = "1"

do_devshell[dirs] = "${S}"
do_devshell[nostamp] = "1"
do_devshell[interactive] = "1"
devshell_do_devshell() {
	bash -i
}
addtask devshell after do_patch


EXPORT_FUNCTIONS do_devshell

netd/xinetd_2.3.13.bb?id=c610a7b9d8e6a1c2d5ded4242668fadd40c7f22d'>setpwc, mdadm, wakelan, xinetd: inhibit autotools staging (not required)John Bowler1 2005-07-12fixed xinetd init-script (DaKa2)Oyvind Repvik1 2005-07-12Added xinetd package (DaKa2)Oyvind Repvik1