Age | Commit message (Expand) | Author | Files |
2012-04-06 | package_ipk.bbclass: fixing muttilib prefix extracting. | Lianhao Lu | 1 |
2012-04-06 | package_ipk: don't generate Packages.filelist | Martin Jansa | 1 |
2012-04-04 | package_{deb,ipk,rpm}: apply umask to files generated in do_package_write_{de... | Andreas Oberritter | 1 |
2012-03-08 | package_ipk.bbclass: Ensure Source is set to something else packaging can fail | Richard Purdie | 1 |
2012-03-05 | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 1 |
2012-03-05 | meta/classes: Convert to use appendVar and appendVarFlags | Richard Purdie | 1 |
2012-01-05 | image-mklibs/package_ipk: Remove bashisms | Richard Purdie | 1 |
2011-12-16 | opkg: Update svn 625 -> 633 and fix preinst issues | Richard Purdie | 1 |
2011-11-26 | getVar/setVar cleanups | 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-08 | multilib: Drop MULTILIB_IMAGE_INSTALL | Dongxiao Xu | 1 |
2011-11-01 | package_ipk: There is no longer any need to force owners/groups to root | Richard Purdie | 1 |
2011-09-16 | debian/_ipk.bbclass: Added multilib support for package_name_hook() | Lianhao Lu | 1 |
2011-08-16 | package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHS | Lianhao Lu | 1 |
2011-08-02 | package_ipk: SDK generation workaround | Mark Hatle | 1 |
2011-08-02 | bitbake.conf: Add SDK_PACKAGE_ARCHS | Mark Hatle | 1 |
2011-08-01 | package_{deb, rpm, ipk}.bbclass: fix 'lingusa' typo | Koen Kooi | 1 |
2011-07-27 | package(rootfs)_ipk.bbclass: support multilib in opkg backend. | Lianhao Lu | 1 |
2011-07-14 | package_ipk: add License field to control file | Koen Kooi | 1 |
2011-05-27 | classes/package_xxx.class: Use PKGE/PKGV/PKGR. | Lianhao Lu | 1 |
2011-05-20 | package-index.bb: add support for deb and rpm. | Dexuan Cui | 1 |
2011-02-01 | rootfs_ipk/package_ipk.bbclass: Move func from rootfs_ipk to package_ipk | Lianhao Lu | 1 |
2011-01-31 | image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check(). | Lianhao Lu | 1 |
2011-01-21 | package_ipk: Do not depend on the existence of "D" to create ipk package | Dongxiao Xu | 1 |
2010-12-10 | cross-canadian: Update after PN changes to include TARGET_ARCH | 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-11 | Add Summary/Description support to packaging | Mark Hatle | 1 |
2010-10-05 | Revert "classes: Disable setscene tasks for initial testing" | Richard Purdie | 1 |
2010-08-31 | meta/classes: Fix whitespace mismatch and broken functions | Richard Purdie | 1 |
2010-08-19 | classes: Disable setscene tasks for initial testing | Richard Purdie | 1 |
2010-08-19 | package_*.bbclass: Always run these tasks under fakeroot | Richard Purdie | 1 |
2010-08-19 | package_ipk.bbclass: Convert to new task based staging | Richard Purdie | 1 |
2010-08-04 | package_ipk.bbclass: Fix variable name | Richard Purdie | 1 |
2010-08-04 | package_ipk: Clean up initial variables | Richard Purdie | 1 |
2010-07-16 | Use pseudo rather than fakeroot for fake root privileges | Joshua Lock | 1 |
2010-07-07 | package_*.bbclass: Only set pkg in overrides. These are the only values we're... | Richard Purdie | 1 |
2010-07-07 | Revert "classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when ... | Richard Purdie | 1 |
2010-07-01 | classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when packaging | Joshua Lock | 1 |
2010-06-30 | classes/package_ipk|_deb.bbclass: Make sure versions correctly make it into o... | Richard Purdie | 1 |
2010-01-14 | package_ipk.bbclass: Tweak handling for all/any/noarch and nativesdk | Richard Purdie | 1 |
2010-01-14 | package_ipk.bbclass: Add handling for all/any/noarch and nativesdk | Richard Purdie | 1 |
2009-11-16 | package_ipk.bbclass: Fix typo | 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-09-17 | nativesdk/package_ipk.bbclass: Clean up sdk package architectures | Richard Purdie | 1 |
2009-09-17 | package_ipk.bbclass: Convert to use SDK_ARCH | Richard Purdie | 1 |
2009-09-17 | sdk.bbclass: Rename to nativesdk.bbclass | Richard Purdie | 1 |
2009-08-12 | package_ipk.bbclass: Place configuration files in WORKDIR, not staging | Richard Purdie | 1 |
2009-07-08 | package_ipk.bbclass: Solve opkg-make-index locking problem using flock | Richard Purdie | 1 |