| Commit message (Expand) | Author | Age | Files | Lines |
* | package_deb/package_ipk: Cleanup control file handling/races | Richard Purdie | 2013-11-06 | 1 | -6/+8 |
* | meta: Don't use deprecated bitbake API | Richard Purdie | 2013-09-01 | 1 | -2/+2 |
* | package_ipk: Add support for PACKAGE_EXCLUDE | Mark Hatle | 2013-08-22 | 1 | -0/+1 |
* | package_ipk: Add support for NO_RECOMMENDATIONS | Mark Hatle | 2013-08-22 | 1 | -0/+1 |
* | package_ipk.bbclass: make DESCRIPTION support newline | Robert Yang | 2013-07-10 | 1 | -2/+11 |
* | package_*.bbclass: Drop fakeroot from setscene calls | Richard Purdie | 2013-06-07 | 1 | -1/+0 |
* | class/lib: Fix up various file access methods | Richard Purdie | 2013-05-09 | 1 | -3/+3 |
* | package_ipk: Ensure the status file exists | Richard Purdie | 2013-04-18 | 1 | -0/+1 |
* | package/populate_sdk: Move functions from package_* to populate_sdk_* | Richard Purdie | 2013-03-23 | 1 | -24/+0 |
* | classes/buildhistory: implement history collection for SDKs | Paul Eggleton | 2013-03-23 | 1 | -0/+24 |
* | package_{ipk, deb, rpm}: drop the TARGET_OS conditional | Christopher Larson | 2013-03-22 | 1 | -8/+3 |
* | package_rpm/dev/ipk/tar: Drop unused functions | Richard Purdie | 2013-02-17 | 1 | -56/+0 |
* | package_rpm/deb/ipk: Error if we don't find packages when creating the packag... | Richard Purdie | 2013-02-17 | 1 | -1/+6 |
* | package_ipk: check CONFFILES exist before adding them to metadata | Ross Burton | 2013-02-15 | 1 | -1/+2 |
* | package_ipk, rootfs_ipk: remove the "set -x" | Laurentiu Palcu | 2013-02-06 | 1 | -1/+1 |
* | ipk: use OPKGLIBDIR in all places | Martin Jansa | 2013-02-06 | 1 | -1/+3 |
* | package_ipk/deb/rpm: Ensure deploy staging directory is empty before rerunnin... | Richard Purdie | 2013-01-30 | 1 | -0/+1 |
* | Split do_packagedata task from do_package | Richard Purdie | 2013-01-25 | 1 | -1/+1 |
* | rootfs_ipk/package_ipk: Simplify opkg commandline option variables | Richard Purdie | 2012-12-07 | 1 | -3/+4 |
* | rootfs_ipk, package_ipk: drop --force-overwrite | Martin Jansa | 2012-12-03 | 1 | -1/+1 |
* | opkg: Convert select-higher-version option to prefer-arch-to-version | Richard Purdie | 2012-10-02 | 1 | -1/+1 |
* | classes: Update to use corrected bb.utils.explode_dep_versions2 API | Richard Purdie | 2012-10-02 | 1 | -10/+11 |
* | package_deb/ipk: Remap < and > to << and >> | Mark Hatle | 2012-10-02 | 1 | -0/+18 |
* | package_ipk: Remove spurious '-i' in grep command for log_check | Phil Blundell | 2012-09-26 | 1 | -1/+1 |
* | Replace "echo -e" with "printf" to have the same behavior in dash or bash | Andrei Gherzan | 2012-09-20 | 1 | -1/+1 |
* | meta/classes: Various python whitespace fixes | Richard Purdie | 2012-08-21 | 1 | -17/+17 |
* | package_ipk.bbclass: Fix python whitespace | Richard Purdie | 2012-07-19 | 1 | -219/+219 |
* | Fix manual log file paths | Mark Hatle | 2012-07-03 | 1 | -1/+1 |
* | meta: replace os.system with subprocess.call | Robert Yang | 2012-05-30 | 1 | -5/+8 |
* | package.bbclass: Drop EXPORT_FUNCTIONS use against mapping_rename_hook | Richard Purdie | 2012-05-11 | 1 | -1/+1 |
* | package_ipk.bbclass: fixing muttilib prefix extracting. | Lianhao Lu | 2012-04-06 | 1 | -2/+2 |
* | package_ipk: don't generate Packages.filelist | Martin Jansa | 2012-04-06 | 1 | -1/+1 |
* | package_{deb,ipk,rpm}: apply umask to files generated in do_package_write_{de... | Andreas Oberritter | 2012-04-04 | 1 | -0/+1 |
* | package_ipk.bbclass: Ensure Source is set to something else packaging can fail | Richard Purdie | 2012-03-08 | 1 | -1/+1 |
* | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 2012-03-05 | 1 | -21/+21 |
* | meta/classes: Convert to use appendVar and appendVarFlags | Richard Purdie | 2012-03-05 | 1 | -4/+2 |
* | image-mklibs/package_ipk: Remove bashisms | Richard Purdie | 2012-01-05 | 1 | -2/+6 |
* | opkg: Update svn 625 -> 633 and fix preinst issues | Richard Purdie | 2011-12-16 | 1 | -1/+1 |
* | getVar/setVar cleanups | Richard Purdie | 2011-11-27 | 1 | -2/+2 |
* | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 2011-11-10 | 1 | -41/+41 |
* | multilib: Drop MULTILIB_IMAGE_INSTALL | Dongxiao Xu | 2011-11-08 | 1 | -3/+28 |
* | package_ipk: There is no longer any need to force owners/groups to root | Richard Purdie | 2011-11-01 | 1 | -0/+3 |
* | debian/_ipk.bbclass: Added multilib support for package_name_hook() | Lianhao Lu | 2011-09-16 | 1 | -0/+1 |
* | package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHS | Lianhao Lu | 2011-08-17 | 1 | -22/+8 |
* | package_ipk: SDK generation workaround | Mark Hatle | 2011-08-02 | 1 | -2/+4 |
* | bitbake.conf: Add SDK_PACKAGE_ARCHS | Mark Hatle | 2011-08-02 | 1 | -20/+17 |
* | package_{deb, rpm, ipk}.bbclass: fix 'lingusa' typo | Koen Kooi | 2011-08-01 | 1 | -3/+3 |
* | package(rootfs)_ipk.bbclass: support multilib in opkg backend. | Lianhao Lu | 2011-07-27 | 1 | -0/+51 |
* | package_ipk: add License field to control file | Koen Kooi | 2011-07-14 | 1 | -0/+1 |
* | classes/package_xxx.class: Use PKGE/PKGV/PKGR. | Lianhao Lu | 2011-05-27 | 1 | -4/+4 |