EXTRA_OEMAKE[export] = "1" do_devshell[dirs] = "${S}" do_devshell[nostamp] = "1" export DISPLAY export XAUTHORITY 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 ltitech-oe.git' title='multitech-oe.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/packages/perl/liblog-log4perl-perl-native_1.06.bb
AgeCommit message (Expand)AuthorFiles
2006-11-20perl: Replace the require in the native modules with a simpler version thatJamie Lenehan1
2006-10-04perl: For native perl module packages determine the actual non-nativeJamie Lenehan1
2006-09-27perl: Add the perl logging modules Log::Dispatch and Log::Log4perl.Jamie Lenehan1