Age | Commit message (Expand) | Author | Files |
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 |
2011-01-19 | package.bbclass: Take a shared lock when reading to improve do_package parall... | Richard Purdie | 1 |
2010-11-07 | package.bbclass: make sure 'sysroots' created before lockfile | Kevin Tian | 1 |
2010-11-06 | meta/classes: Mark do_package_write and do_build as noexec tasks | Richard Purdie | 1 |
2010-10-22 | classes: Only enable fakeroot on setscene tasks with packaging | Richard Purdie | 1 |
2010-10-22 | pseudo/fakeroot: Move the pseudo directory creation into bitbake | Richard Purdie | 1 |
2010-10-05 | Revert "classes: Disable setscene tasks for initial testing" | Richard Purdie | 1 |
2010-09-08 | package.bbclass: Ensure all packages package when running a build | Richard Purdie | 1 |
2010-09-03 | rpm: Fix autoconf/libtool usage | Mark Hatle | 1 |
2010-09-02 | package_rpm: Enable per file dependencies | Mark Hatle | 1 |
2010-08-23 | package.bbclass: Fix per-file dependency generation | Mark Hatle | 1 |
2010-08-23 | package.bbclass: Fix shlibs race | Richard Purdie | 1 |
2010-08-23 | package.bbclass: Fix do_shlibs | Mark Hatle | 1 |
2010-08-22 | package.bbclass: If files are unreadable, add read access for stripping | Richard Purdie | 1 |
2010-08-20 | package.bbclass: Add perfile dependency identification | Mark Hatle | 1 |
2010-08-19 | classes: Disable setscene tasks for initial testing | Richard Purdie | 1 |
2010-08-19 | package.bbclass: Implement packaged-staging2 | Richard Purdie | 1 |
2010-08-12 | package.bbclass: Document the process followed in the class from a high level | Richard Purdie | 1 |
2010-08-10 | package.bbclass: Use --preserve-dates option when stripping kernel modules | Richard Purdie | 1 |
2010-08-10 | kernel/package.bbclass: Handle kernel module stripping centrally | Richard Purdie | 1 |
2009-11-20 | package.bbclass: Clear package directory copy before installing new files to ... | Richard Purdie | 1 |
2009-11-19 | package.bbclass: Fix runtime_maping_rename so version information isn't removed | Richard Purdie | 1 |
2009-11-13 | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Richard Purdie | 1 |
2009-11-13 | classes: Remove and sanitise import statements | Richard Purdie | 1 |
2009-11-13 | package.bbclass: Add the option to declare package preprocess function hooks | Richard Purdie | 1 |
2009-11-13 | package.bbclass: Change to operate on a copy of the install directory instead... | Richard Purdie | 1 |
2009-11-13 | package.bbclass: Remove hardcoded use of PKGDEST variable | Richard Purdie | 1 |
2009-11-13 | package.bbclass: Move variable checks to one place making the code more readable | Richard Purdie | 1 |
2009-10-29 | package.bbclass: Cleanup getVar syntax to use True, not 1 as third argument | Richard Purdie | 1 |
2009-04-28 | Merge ssh://gitserver@git.pokylinux.org/poky | Richard Purdie | 1 |
2009-03-11 | package bbclass: add an 'allow_links' param to get symlinks packaged, usefull... | Koen Kooi | 1 |
2009-02-05 | base.bbclass: Use explode_deps from bb.utils and remove the obsolete base.bbc... | Richard Purdie | 1 |
2009-02-05 | base.bbclass: Move package metadata handling functions into their own class file | Richard Purdie | 1 |
2008-10-02 | package.bbclass: Ignore virtual-locale- packages when building -dev and -dbg ... | Richard Purdie | 1 |
2008-10-02 | package.bbclass: Write out extra useful data into the pkgdata files | Richard Purdie | 1 |
2008-09-10 | package.bbclass: Adjust to handle split packages already being present in PAC... | Richard Purdie | 1 |
2008-07-15 | package.bbclass: Skip symlinks when searching for shlib dependencies since we... | Richard Purdie | 1 |
2008-06-18 | package.bbclass: changed library regexp to get dependencies for opensync plug... | Marcin Juszkiewicz | 1 |
2008-05-05 | bitbake.conf/siteinfo.bbclass/package.bbclass: Add in support for 'darwin8' | Richard Purdie | 1 |
2008-04-11 | package.bbclass: unbreak | Marcin Juszkiewicz | 1 |
2008-04-11 | package.bbclass: Add patch to try and handle dynamic librbary dependencies on... | Richard Purdie | 1 |
2008-03-19 | package.bbclass: Sync with OE.dev | Richard Purdie | 1 |
2008-02-07 | package.bbclass: Avoid double suffix depchain packages | Richard Purdie | 1 |
2008-01-23 | package.bbclass: Abstract shlibs path to SHLIBSDIR variable | Richard Purdie | 1 |
2008-01-17 | package.bbclass: Fix shlibs and pkgconfig magic to use HOST_SYS, not TARGET_SYS | Richard Purdie | 1 |
2008-01-09 | package.bbclass: Account for DEPENDS in -dev packages | Richard Purdie | 1 |
2007-12-19 | package.bbclass: Various cleanups and bugfixes, some form OE | Richard Purdie | 1 |
2007-12-19 | package.bbclass: Don't strip files in .debug directories | Richard Purdie | 1 |