| Commit message (Expand) | Author | Age | Files | Lines |
* | package.bbclass: Avoid double suffix depchain packages | Richard Purdie | 2008-02-07 | 1 | -0/+8 |
* | package.bbclass: Abstract shlibs path to SHLIBSDIR variable | Richard Purdie | 2008-01-23 | 1 | -22/+4 |
* | package.bbclass: Fix shlibs and pkgconfig magic to use HOST_SYS, not TARGET_SYS | Richard Purdie | 2008-01-17 | 1 | -12/+10 |
* | package.bbclass: Account for DEPENDS in -dev packages | Richard Purdie | 2008-01-09 | 1 | -1/+25 |
* | package.bbclass: Various cleanups and bugfixes, some form OE | Richard Purdie | 2007-12-19 | 1 | -22/+21 |
* | package.bbclass: Don't strip files in .debug directories | Richard Purdie | 2007-12-19 | 1 | -0/+6 |
* | package.bbclass: Remove debug code | Richard Purdie | 2007-11-27 | 1 | -1/+0 |
* | package.bbclass: Remove PKGMAPS functionality and supersede with pkgdata. Rem... | Richard Purdie | 2007-11-24 | 1 | -42/+5 |
* | classes: Use internal bitbake functions and fix packaging unlocking on error ... | Richard Purdie | 2007-11-24 | 1 | -71/+1 |
* | package.bbclass: Make populate_packages copy files, not move them during do_p... | Richard Purdie | 2007-10-23 | 1 | -3/+82 |
* | package.bbclass: Remove depchains packaged() check. This broke after pkgdata ... | Richard Purdie | 2007-10-02 | 1 | -3/+3 |
* | package.bbclass: Append to do_package[deptask], cleanup up PACKAGES checks, g... | Richard Purdie | 2007-09-27 | 1 | -11/+20 |
* | package.bbclass: Cleanup install references into a configurable variable | Richard Purdie | 2007-09-03 | 1 | -17/+19 |
* | package.bbclass: Fix typo | Richard Purdie | 2007-08-24 | 1 | -1/+1 |
* | package.bbclass: Add back package_write task in a new form | Richard Purdie | 2007-08-21 | 1 | -1/+6 |
* | package.bbclass: More pkgdata fixes, (install task needs to rerun on existing... | Richard Purdie | 2007-08-21 | 1 | -4/+4 |
* | packaging: Split deb and ipk creation into separate tasks so changing the pac... | Richard Purdie | 2007-08-21 | 1 | -18/+1 |
* | package.bbclass: Deal with write protected files correctly | Richard Purdie | 2007-08-06 | 1 | -3/+3 |
* | package.bbclass: Try stripping files more enthusiastically | Richard Purdie | 2007-08-06 | 1 | -5/+11 |
* | package.bbclass: Convert runstrip shell into python | Richard Purdie | 2007-08-06 | 1 | -61/+45 |
* | package.bbclass: Disable locale RDEPENDS since it currently does nothing due ... | Richard Purdie | 2007-06-18 | 1 | -3/+9 |
* | package.bbclass: do_package[deptask] only needs to be set when PACKAGES != "" | Richard Purdie | 2007-05-09 | 1 | -2/+3 |
* | package.bbclass/insane.bbclass: Don't set task dependencies when PACKAGES is ... | Richard Purdie | 2007-04-10 | 1 | -3/+8 |
* | package.bbclass: Adjust package_depchains to work for cases where multiple pr... | Richard Purdie | 2007-04-04 | 1 | -13/+33 |
* | package.bbclass: Only need file-native if packaging | Richard Purdie | 2007-04-03 | 1 | -2/+1 |
* | classes: Rework core dependencies to work properly at the task level | Richard Purdie | 2007-04-03 | 1 | -3/+13 |
* | package.bbclass: Improve recommends dependency code to catch all dependencies... | Richard Purdie | 2007-03-29 | 1 | -21/+28 |
* | Fix spelling | Ross Burton | 2007-03-21 | 1 | -1/+1 |
* | Fix bashisms | Ross Burton | 2007-02-21 | 1 | -1/+1 |
* | package.bbclass: Add fakeroot-native as a PACKAGE_DEPENDS | Richard Purdie | 2006-11-29 | 1 | -2/+2 |
* | package.bbclass: depchains: don't -destructively- set the pkg's RRECOMMENDS. | Chris Larson | 2006-10-27 | 1 | -5/+7 |
* | package.bbclass: Partially fix another dubious use of packages[0] | Richard Purdie | 2006-10-22 | 1 | -1/+8 |
* | package.bbclass: Fix split_locales to remove spurious references to -dbg pack... | Richard Purdie | 2006-10-21 | 1 | -0/+6 |
* | package.bbclass: Sync with OE upstream | Richard Purdie | 2006-10-20 | 1 | -63/+69 |
* | package.bbclass: Split into two tasks, one which prepares the packages and th... | Richard Purdie | 2006-10-20 | 1 | -8/+29 |
* | base.bbclass, package.bbclass: Clean up and document. Should be no actual cod... | Richard Purdie | 2006-10-20 | 1 | -167/+219 |
* | Merge devgen branch to trunk. | Chris Larson | 2006-09-21 | 1 | -35/+87 |
* | Package.bbclass: sync with upstream oe legitimize_package_name. | Chris Larson | 2006-09-20 | 1 | -0/+11 |
* | classes: Reorder tasks so staging occurs after packaging. Add do_install into... | Richard Purdie | 2006-09-18 | 1 | -2/+2 |
* | classes/base.bbclass: | Richard Purdie | 2006-08-14 | 1 | -0/+2 |
* | Update debug packages to place symbol files in a .debug directory - fixes cer... | Richard Purdie | 2006-07-28 | 1 | -2/+4 |
* | Add automatic generation of -dbg packages. These contain the debug symbols th... | Richard Purdie | 2006-07-24 | 1 | -9/+17 |
* | Rename /openembedded/ -> /meta/ | Richard Purdie | 2006-07-21 | 1 | -0/+729 |