Age | Commit message (Expand) | Author | Files |
2014-08-11 | oe.package_manager: fix use of PACKAGE_EXCLUDE for dpkg | Christopher Larson | 1 |
2014-08-02 | package_manager.py: set preferred ABI for rpm | Robert Yang | 2 |
2014-07-28 | lib/oe/rootfs: Improve error message whitespace | Richard Purdie | 1 |
2014-07-25 | lib/oe/classextend: Avoid early expansion of PR values | Richard Purdie | 1 |
2014-07-23 | image.bbclass/rootfs.py: add variables to rootfs[vardeps] | Roxana Ciobanu | 1 |
2014-07-19 | rootfs: Remove the extraneous install directory | Saul Wold | 1 |
2014-07-10 | lib/oe/image.py: check the rootfs size against IMAGE_ROOTFS_MAXSIZE | Robert Yang | 1 |
2014-07-03 | lib/oe/package_manager.py: Fix _pkg_translate_smart_to_oe function | Mark Hatle | 1 |
2014-06-25 | lib/oe/package_manager.py: Add processing for alternative SDK_OS | Mark Hatle | 1 |
2014-06-25 | populate_sdk: Fix TOOLCHAIN_TARGET_TASK_ATTEMPTONLY implementation | Mark Hatle | 1 |
2014-06-19 | sstatesig: Add try/except around the stat calls | Richard Purdie | 1 |
2014-06-13 | rootfs.py: change the logic in _uninstall_unneeded | Chen Qi | 1 |
2014-06-01 | classextend: Fix crosssdk remapping for multilib | Richard Purdie | 1 |
2014-05-29 | sstatesig: Move saferecipedeps handling to be earlier | Richard Purdie | 1 |
2014-05-11 | classes/lib/oe: Fix cross/crosssdk references | Richard Purdie | 2 |
2014-05-08 | package_manager: Fix NoneType Object on do_populate_sdk | Ricardo Ribalda Delgado | 1 |
2014-05-08 | package_manager: Fix Argument list too long | Ricardo Ribalda Delgado | 1 |
2014-04-30 | lib/oe/sdk: Ensure target directory exists before creating the link | Richard Purdie | 1 |
2014-04-25 | Globally replace oe.utils.contains to bb.utils.contains | Otavio Salvador | 2 |
2014-04-23 | make menuconfig work for recent xfce environment | Andreas Müller | 1 |
2014-04-04 | rootfs.py: introduce USE_DEVFS check | Matthieu Crapet | 1 |
2014-03-30 | sstatesig: Anchor inherits class tests | Richard Purdie | 1 |
2014-03-28 | image.py: check file exists before deleting | Laurentiu Palcu | 1 |
2014-03-28 | rootfs.py: add new cleanup method | Laurentiu Palcu | 1 |
2014-03-28 | package_manager.py: leave the __db.00* files in place | Laurentiu Palcu | 1 |
2014-03-26 | apt/package_mamager: Ensure WORKDIR is used for lists directory | Richard Purdie | 1 |
2014-03-26 | package_manager: Fix apt-ftparchive index creation problems | Richard Purdie | 1 |
2014-03-26 | package_manager: Ensure we don't process directories twice | Richard Purdie | 1 |
2014-03-21 | rootfs.py, sdk.py: adjust/create the wrappers for creating installed packages... | Laurentiu Palcu | 2 |
2014-03-21 | package_manager.py: create separate class for installed packages listing | Laurentiu Palcu | 1 |
2014-03-19 | package_manager: Use apt-ftparchive for deb packages | Ricardo Ribalda Delgado | 1 |
2014-03-17 | lib/oe: turn oe into a namespace package | Christopher Larson | 1 |
2014-03-07 | do_rootfs: Added PACKAGE_FEED_URIS functionality | David Nyström | 2 |
2014-03-07 | package.py: use subprocess.Popen for rpmdeps call | Martin Jansa | 1 |
2014-03-07 | package_manager.py: make list_installed() list pkg dependencies too | Laurentiu Palcu | 1 |
2014-03-07 | lib/oe: drop custom implementation of oe.path.relative | Ross Burton | 1 |
2014-03-07 | image.py, rootfs.py, package_manager.py: redirect stderr to stdout when calli... | Laurentiu Palcu | 3 |
2014-03-07 | Rename PACKAGE_GROUP variable to FEATURE_PACKAGES | Paul Eggleton | 1 |
2014-03-05 | package_manager.py: RpmPM: don't add smart channel if already added | Laurentiu Palcu | 1 |
2014-03-05 | Revert "lib/oe/package_manager.py: RpmPM: fix issue with multilib builds" | Laurentiu Palcu | 1 |
2014-02-25 | package_manager.py: create index files for all backends in PACKAGE_CLASSES | Laurentiu Palcu | 1 |
2014-02-25 | package_manager.py: correctly handle empty opkg-query-helper.py output | Jonathan Liu | 1 |
2014-02-24 | lib/oe/rootfs: Fix LDCONFIGDEPEND check | Richard Purdie | 1 |
2014-02-21 | manifest.py: remove redundant import line | Hongxu Jia | 1 |
2014-02-21 | rootfs.py: tweak _multilib_sanity_test for ipk incremental image generation | Hongxu Jia | 1 |
2014-02-21 | rootfs.py: support BAD_RECOMMENDATIONS for ipk incremental image generation | Hongxu Jia | 1 |
2014-02-21 | rootfs.py: support ipk incremental image generation | Hongxu Jia | 1 |
2014-02-21 | package_manager.py: support ipk incremental image generation | Hongxu Jia | 1 |
2014-02-21 | manifest.py: add create_full for OpkgManifest class | Hongxu Jia | 1 |
2014-02-20 | package_manager.py: Fix $i -> %s in bb.note | Martin Jansa | 1 |