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

skbar?id=4385260e3db5312b9edde4c5c1f22fdff8dbf2b2'>opie-taskbar-images: package more resoltions.Michael Krelin2 2007-07-17opie-taskbar cvs: Patches merged upstream.Paul Sokolovsky2 2007-07-12opie-taskbar: Add patch to get rid of 1-pix stray gap under taskbar.Paul Sokolovsky2 2007-07-07opie-taskbar: restore opie's restartabilityMichael Krelin2 2007-07-07opie-taskbar-images: update-alternatives for pixmaps.Michael Krelin2 2007-07-05opie-taskbar: Bump PR.Paul Sokolovsky1 2007-07-05opie-taskbar-images: Don't package images to machine-dependent file, insteadPaul Sokolovsky3 2007-07-05opie-taskbar-images: Fix PR.Paul Sokolovsky1 2007-07-05opie-taskbar: Split machine (actutally, resolution) dependent files to anothe...Paul Sokolovsky4 2007-07-04opie-taskbar: Add missing patch.Paul Sokolovsky1 2007-07-04opie-taskbar: Get rid of build-time configuration, do it runtime instead.Paul Sokolovsky2 2007-07-04opie-taskbar: Install to $libdir/$bindir.Paul Sokolovsky2 2007-05-03opie-taskbar cvs: Don't bother to start qss from C++ code.Paul Sokolovsky2 2007-03-30opie-taskbar: Split startup and general configuration files into own package,...Paul Sokolovsky25 2007-03-12opie-taskbar: Be sure to export full set of OPIE envvars to user environmentPaul Sokolovsky3 2007-02-08opie-taskbar: init.d/opie: explicitly shut down psplash on opie start, plusPaul Sokolovsky3 2007-01-14opie-taskbar: Remove overriden opie startup file for htcuinversalPaul Sokolovsky3 2007-01-11opie-taskbar: OPIE startup: Run OPIE on VT 3, as a workaround for psplash iss...Paul Sokolovsky1 2007-01-11opie-taskbar: Bump PR for mouse support in startup script.Paul Sokolovsky2 2007-01-11opie-taskbar: OPIE startup: if touchscreen device is not available, use mouse.Paul Sokolovsky1 2007-01-10opie-taskbar: Bump PR for latest changes.Paul Sokolovsky2 2007-01-10opie-taskbar: Add background bitmap sizes for couple of VGA devices.Paul Sokolovsky1 2007-01-09opie-taskbar: Comment out getkey calls, as no longer available with current O...Paul Sokolovsky3 2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1 2006-08-10opie-taskbar.inc: Add Universal bits by Goxboxlive.Florian Boor1 2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2