Age | Commit message (Expand) | Author | Files |
2012-01-17 | classes/package: remove out-of-date notice referring to the OE bugtracker | Paul Eggleton | 1 |
2012-01-17 | package.bbclass: quote pathname given to objdump | Enrico Scholz | 1 |
2012-01-11 | package.bbclass: per recipe PRSERV_HOST support | Lianhao Lu | 1 |
2012-01-11 | meta/PRService: Added export/import fuctions. | Lianhao Lu | 1 |
2011-12-23 | package.bbclass: Adjust RPM call to use dynamic location for magic files | Mark Hatle | 1 |
2011-12-08 | package.bbclass: Adding license collection | Elizabeth Flanagan | 1 |
2011-11-26 | getVar/setVar cleanups | Richard Purdie | 1 |
2011-11-22 | package.bbclass: Ensure paths to rpmmarcos and rpmpopt are set | Richard Purdie | 1 |
2011-11-21 | package.bbclass: fix path for relative links on elf files, when moved to debu... | Henning Heinold | 1 |
2011-11-17 | package.bbclass: Ensure we tell rpmdeps where to find its magic file | Richard Purdie | 1 |
2011-11-10 | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 1 |
2011-11-01 | package.bbclass: Fix various problems | Richard Purdie | 1 |
2011-09-21 | Update python dependencies to be simply to "python" | Mark Hatle | 1 |
2011-09-16 | image/package.bbclass: Revise multilib support for DEBIAN_NAME. | Lianhao Lu | 1 |
2011-09-16 | package.bbclass: fix spurious 'installed but not shipped' warning | Tom Zanussi | 1 |
2011-08-31 | package.bbclass: Ensure task's variable dependencies are correctly caputred i... | Richard Purdie | 1 |
2011-08-26 | package.bbclass: Fix recrdeptask of image type recipes | Dongxiao Xu | 1 |
2011-08-16 | package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHS | Lianhao Lu | 1 |
2011-08-12 | package: allow setting a section for locale packages | Chris Larson | 1 |
2011-08-12 | package: include SECTION in the pkgdata | Chris Larson | 1 |
2011-07-27 | do_split_packages: revise for multilib case | Yu Ke | 1 |
2011-07-27 | multilib: Add support for compiling recipes against multiple ABIs | Richard Purdie | 1 |
2011-07-27 | package.bbclass: fixup_perms - change symlink processing | Mark Hatle | 1 |
2011-07-05 | package.bbclass: Make unshipped packages message more readable | Richard Purdie | 1 |
2011-06-30 | classes/package.bbclass: Add fixup_perms | Mark Hatle | 1 |
2011-06-09 | package.bbclass: PACKAGELOCK is a shared lock file so inform sstate as such | Richard Purdie | 1 |
2011-05-29 | package.bbclass,prserv.bbclass: Compare USE_PR_SERV with "1" or "0" | Khem Raj | 1 |
2011-05-27 | classes/package(prserv).bbclass: Get PRAUTO and use PKGV/PKGR. | Lianhao Lu | 1 |
2011-05-20 | Move packagedata code into oe.packagedata (sync from OE) | Chris Larson | 1 |
2011-05-17 | backport USE_LDCONFIG and PACKAGE_SNAP_LIB_SYMLINKS from oe master | Phil Blundell | 1 |
2011-05-08 | package.bbclass: convert unpackaged file message from 'info' to 'warn' so tha... | Koen Kooi | 1 |
2011-03-16 | package.bbclass: Fix missing debug src files | Mark Hatle | 1 |
2011-03-10 | package.bbclass: Change the debug directory to avoid conflicts | Mark Hatle | 1 |
2011-03-01 | package.bbclass: Rewrite package_do_filedeps() to reduce the amount of subpro... | Richard Purdie | 1 |
2011-03-01 | package.bbclass: Fix debug sources directory creation to reference the target... | Richard Purdie | 1 |
2011-03-01 | package.bbclass: Refactor split and strip function | Mark Hatle | 1 |
2011-03-01 | Revise stripping and splitting of debug information | Mark Hatle | 1 |
2011-03-01 | package.bbclass: Ensure dependency version information is preserved | Richard Purdie | 1 |
2011-03-01 | package.bbclass: Use hard link for package split instead of copy | Dongxiao Xu | 1 |
2011-03-01 | package.bbclass: Unbreak per file dependencies and blacklist doc packages | Richard Purdie | 1 |
2011-02-12 | package.bbclass: Breakout the strip from the populate_packages | Mark Hatle | 1 |
2011-02-10 | package.bbclass: Only set recrdeptask for do_build if packaging is enabled fo... | Richard Purdie | 1 |
2011-02-09 | package.bbclass: Preserve hard links! | Mark Hatle | 1 |
2011-02-03 | package.bbclass: Optimise file dependency calculations to ignore locales and ... | Richard Purdie | 1 |
2011-02-03 | bitbake.conf & package.bbclass: Use default SUMMARY and DESCRIPTION | Mark Hatle | 1 |
2011-02-02 | package.bbclass: Ensure SUMMARY is written to pkgdata as well as DESCRIPTION | Richard Purdie | 1 |
2011-02-01 | package.bbclass: add nodeprrecs flag to RRECOMMENDS_pkgname | Paul Eggleton | 1 |
2011-01-31 | package.bbclass: Disable EXPORT_FUNCTIONS for do_package | Richard Purdie | 1 |
2011-01-28 | rpm: Uprev to RPM 5.4.0 | Mark Hatle | 1 |
2011-01-25 | bitbake: machine specific sysroots implementation | Dongxiao Xu | 1 |