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 ultitech-oe.git' title='multitech-oe.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/packages/xscreensaver
AgeCommit message (Expand)AuthorFiles
2007-12-23xscreensaver: Fix QA issue in do_configureMatthias Hentges2
2007-02-12divers: fix some minor spacing and quoting issues for 14 bb files.Rolf Leggewie2
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie2
2006-07-29x11: change virtual/x11 to virtual/libx11Justin Patrin2
2006-07-26x11: switch to virtual/x11 so that diet or full x11 can be selectedJustin Patrin2
2006-07-24xscreensaver - Use '/usr/bin/env perl' as intltool-* interpreter.Raymond Danks2
2006-03-01all over the place: adapt DEPENDS to new xlib namesPhilipp Zabel2
2006-01-08Add PACKAGES_DYNAMIC to the appropriate .bb files.Richard Purdie2
2005-08-26Add xscreensaver 4.22Justin Patrin6
2005-08-01marked as BROKEN - upstream is at 4.22 now and patches do not applyMarcin Juszkiewicz1
2005-06-30import clean BK tree at cset 1.3670Koen Kooi5