| Commit message (Expand) | Author | Age | Files | Lines |
* | package.bbclass: Document the process followed in the class from a high level | Richard Purdie | 2010-08-12 | 1 | -1/+26 |
* | package.bbclass: Use --preserve-dates option when stripping kernel modules | Richard Purdie | 2010-08-10 | 1 | -1/+1 |
* | kernel/package.bbclass: Handle kernel module stripping centrally | Richard Purdie | 2010-08-10 | 1 | -0/+4 |
* | package.bbclass: Clear package directory copy before installing new files to ... | Richard Purdie | 2009-11-20 | 1 | -0/+1 |
* | package.bbclass: Fix runtime_maping_rename so version information isn't removed | Richard Purdie | 2009-11-19 | 1 | -5/+5 |
* | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Richard Purdie | 2009-11-13 | 1 | -1/+1 |
* | classes: Remove and sanitise import statements | Richard Purdie | 2009-11-13 | 1 | -14/+4 |
* | package.bbclass: Add the option to declare package preprocess function hooks | Richard Purdie | 2009-11-13 | 1 | -1/+2 |
* | package.bbclass: Change to operate on a copy of the install directory instead... | Richard Purdie | 2009-11-13 | 1 | -12/+25 |
* | package.bbclass: Remove hardcoded use of PKGDEST variable | Richard Purdie | 2009-11-13 | 1 | -1/+2 |
* | package.bbclass: Move variable checks to one place making the code more readable | Richard Purdie | 2009-11-13 | 1 | -38/+14 |
* | package.bbclass: Cleanup getVar syntax to use True, not 1 as third argument | Richard Purdie | 2009-10-29 | 1 | -61/+61 |
* | Merge ssh://gitserver@git.pokylinux.org/poky | Richard Purdie | 2009-04-28 | 1 | -2/+2 |
|\ |
|
| * | package bbclass: add an 'allow_links' param to get symlinks packaged, usefull... | Koen Kooi | 2009-03-11 | 1 | -2/+2 |
* | | base.bbclass: Use explode_deps from bb.utils and remove the obsolete base.bbc... | Richard Purdie | 2009-02-05 | 1 | -9/+9 |
* | | base.bbclass: Move package metadata handling functions into their own class file | Richard Purdie | 2009-02-05 | 1 | -0/+2 |
|/ |
|
* | package.bbclass: Ignore virtual-locale- packages when building -dev and -dbg ... | Richard Purdie | 2008-10-02 | 1 | -0/+4 |
* | package.bbclass: Write out extra useful data into the pkgdata files | Richard Purdie | 2008-10-02 | 1 | -0/+6 |
* | package.bbclass: Adjust to handle split packages already being present in PAC... | Richard Purdie | 2008-09-10 | 1 | -3/+2 |
* | package.bbclass: Skip symlinks when searching for shlib dependencies since we... | Richard Purdie | 2008-07-15 | 1 | -0/+2 |
* | package.bbclass: changed library regexp to get dependencies for opensync plug... | Marcin Juszkiewicz | 2008-06-18 | 1 | -1/+1 |
* | bitbake.conf/siteinfo.bbclass/package.bbclass: Add in support for 'darwin8' | Richard Purdie | 2008-05-05 | 1 | -20/+21 |
* | package.bbclass: unbreak | Marcin Juszkiewicz | 2008-04-11 | 1 | -0/+1 |
* | package.bbclass: Add patch to try and handle dynamic librbary dependencies on... | Richard Purdie | 2008-04-11 | 1 | -18/+82 |
* | package.bbclass: Sync with OE.dev | Richard Purdie | 2008-03-19 | 1 | -8/+49 |
* | 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 |