Age | Commit message (Expand) | Author | Files |
2006-10-28 | base.bbclass, package.bbclass: don destrucively set RDEPENDS and RRECOMMENDS,... | Koen Kooi | 1 |
2006-10-20 | base.bbclass: Remove some pointless presumably dead code | Richard Purdie | 1 |
2006-10-20 | package.bbclass: Split into two tasks, one which prepares the packages and th... | Richard Purdie | 1 |
2006-10-20 | base/package.bbclass: Clean up and document things a bit more. Should be no f... | Richard Purdie | 1 |
2006-10-20 | base.bbclass: remove oesources.org | Koen Kooi | 1 |
2006-10-16 | base.bbclass: Add fetchall task to fetch all sources for all the given task a... | Richard Purdie | 1 |
2006-10-12 | base.bbclass: make showing display revision work with the mtn 0.30 workspace ... | Michael Lauer | 1 |
2006-09-26 | base.bbclass: handle tar.Z archives - close #1433 | Tom Walsh | 1 |
2006-09-17 | base.bbclass: attempt to fix the case where do_install wants to run from insi... | Koen Kooi | 1 |
2006-09-17 | base.bbclass: add ${D} to do_install[dirs] to fix some issues introduced by t... | Koen Kooi | 1 |
2006-09-15 | Restructure the subpackage metadata to facilitate use of that metadata by oth... | Chris Larson | 1 |
2006-09-12 | base.bbclass(oe_libinstall): Handle shared libs basenames of which were | Paul Sokolovsky | 1 |
2006-09-05 | Add 'rebuild' task to base.bbclass, as it's quite useful and simple to add. | Chris Larson | 1 |
2006-08-28 | Merge from poky: | Chris Larson | 1 |
2006-08-27 | base.bbclass: Add base_contains and base_both_containg - useful functions for... | Richard Purdie | 1 |
2006-08-26 | base.bbclass: Change FILESPATH handling to allow it to be appended/prepended ... | Richard Purdie | 1 |
2006-08-25 | classes: run do_package before do_stage so we can populate staging with packa... | Koen Kooi | 1 |
2006-08-23 | base.bbclass: Remove empty messages | Richard Purdie | 1 |
2006-08-22 | base.bbclass: remove nostamp for fetch | Koen Kooi | 1 |
2006-08-20 | classes: Add task dependencies expressions, as required for the new multithre... | Richard Purdie | 1 |
2006-08-05 | classes/base.bbclass: Make find call portable | Holger Freyther | 1 |
2006-07-28 | base.bbclass: bugfix in oe_unpack_file | Chris Larson | 1 |
2006-07-22 | classes/base.bbclass: adapt to monotone 0.27 | Koen Kooi | 1 |
2006-06-12 | base.bbclass: added gnutls mirrors | Marcin Juszkiewicz | 1 |
2006-05-31 | base.bbclass: Fix COMPATIBLE_MACHINE to cope when MACHINE isn't set | Richard Purdie | 1 |
2006-05-27 | openembedded/classes/base.bbclass: Add CTAN mirror | Holger Freyther | 1 |
2006-05-27 | base.bbclass: Move manifest code into manifest.bbclass and fix a bug in it (i... | Richard Purdie | 1 |
2006-05-24 | classes/base.bbclass: Add GnuPG mirror | Holger Freyther | 1 |
2006-05-21 | base.bbclass: fix all patches being classified as "outdated" when SRCDATE > DATE | Michael Lauer | 1 |
2006-05-20 | base.bbclass: add support for 'min/max' date for patches | Marcin Juszkiewicz | 1 |
2006-05-09 | base.bbclass: remove bogus debug out. thanks koen for spotting. | Michael Lauer | 1 |
2006-05-09 | base.bbclass: fix showing MT revision by using rindex instead of index to get... | Michael Lauer | 1 |
2006-05-08 | base.bbclass: add DISTRO_VERSION to the summary | Koen Kooi | 1 |
2006-05-04 | base.bbclass: fix .la file fixup rule in oe_libinstall | Philipp Zabel | 1 |
2006-04-24 | base.bbclass: Add COMPATIBLE_MACHINE to list machines any given package/file is | Richard Purdie | 1 |
2006-04-16 | base class: make base_read_file not raise an exception if the file to read is... | Michael Lauer | 1 |
2006-04-04 | base.bbclass: make oe_libinstall fix references to .la files in | Philipp Zabel | 1 |
2006-02-28 | base.bbclass: Handle crlf with DOS ZIP file, courtesy Raymond Danks | Koen Kooi | 1 |
2006-01-07 | Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to x.x.x+cvsYYYY... | Richard Purdie | 1 |
2005-12-26 | autotools.bbclass, base.bbclass: modify autotools_stage_all to use oe_libinst... | Philipp Zabel | 1 |
2005-11-23 | base.bbclass: attempt to fix the staging .la problem | John Bowler | 1 |
2005-09-19 | GNU cp has a nice -a switch, sadly the BSD tools lack it | Holger Freyther | 1 |
2005-09-05 | classes/base: show BitBake version and Monotone Revision (if working on a val... | Michael Lauer | 1 |
2005-07-21 | classes/base.bbclass: | Holger Freyther | 1 |
2005-07-17 | base.bbclass: | Holger Freyther | 1 |
2005-05-20 | Merge bk://oe-devel.bkbits.net/openembedded | nslu2-linux.adm@bkbits.net | 1 |
2005-05-17 | Merge bk://oe-devel.bkbits.net/openembedded | nslu2-linux.adm@bkbits.net | 1 |
2005-05-05 | Merge bk://oe-devel.bkbits.net/openembedded | nslu2-linux.adm@bkbits.net | 1 |
2005-05-02 | Merge bk://oe-devel.bkbits.net/openembedded | nslu2-linux.adm@bkbits.net | 1 |
2005-04-04 | classes/base.bbclass: change -P to --no-dereference | Holger Schurig | 1 |