Age | Commit message (Expand) | Author | Files |
2014-03-17 | lib/oe: turn oe into a namespace package | Christopher Larson | 1 |
2014-03-11 | oeqa/utils/qemurunner: search for login string in the entire boot log | Stefan Stanacar | 1 |
2014-03-11 | oeqa/targetcontrol: fix loading a controller using a class name | Stefan Stanacar | 1 |
2014-03-11 | oeqa/targetcontrol: allow a custom port for SimpleRemoteTarget | Stefan Stanacar | 1 |
2014-03-11 | oeqa/utils/qemurunner: use the right kill call so we don't send SIGTERM to bi... | Stefan Stanacar | 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 | oe-selftest: force some values in local.conf for _sstatetests_noauto.py | Corneliu Stoicescu | 1 |
2014-03-07 | oe-selftest: optimize code in _sstatetests_noauto.py module | Corneliu Stoicescu | 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-07 | core-image-basic / packagegroup-core-basic: rename to *-full-cmdline | Paul Eggleton | 1 |
2014-03-05 | oe-selftest: add test for image manifest file creation | Alexandru Palalau | 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-03-02 | oeqa/runtime/dmesg: Ignore DMA timeout errors | Richard Purdie | 1 |
2014-02-28 | oe-selftest: Fix test_sstate_cache_management_script* | Corneliu Stoicescu | 1 |
2014-02-28 | oeqa/targetcontrol: make BaseTarget an abstract class | Stefan Stanacar | 1 |
2014-02-28 | oe-selftest: Fix for test_rm_old_image | Corneliu Stoicescu | 1 |
2014-02-25 | oeqa/targetcontrol: properly get the host ip | Stefan Stanacar | 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 |
2014-02-20 | package_manager.py: fix installed package list creation for Opkg/Dpkg | Laurentiu Palcu | 1 |
2014-02-20 | lib/oe/image.py: add image dependency mechanism | Laurentiu Palcu | 1 |
2014-02-18 | rootfs.py: Check for LDCONFIGDEPEND being empty string | Khem Raj | 1 |
2014-02-18 | Revert "lib/oe/image.py: fix working directory" | Richard Purdie | 1 |
2014-02-17 | lib/oe/image.py: fix working directory | Jonathan Liu | 1 |
2014-02-16 | lib/oe/package_manager: Make empty package directories non-fatal | Richard Purdie | 1 |
2014-02-14 | package_manager.py: move multilib prefix list computation function to RpmIndexer | Laurentiu Palcu | 1 |
2014-02-14 | image_types: sum.jffs2 is replaced by jffs2.sum | Dmitry Eremin-Solenikov | 1 |
2014-02-14 | package_manager.py, rootfs.py, sdk.py: add Indexer class | Laurentiu Palcu | 3 |
2014-02-13 | lib/oe/rootfs.py: fix RPM multilib issue | Laurentiu Palcu | 1 |
2014-02-13 | (image|rootfs_ipk).bbclass, rootfs.py: ipk multilib fixes | Laurentiu Palcu | 1 |
2014-02-12 | oeqa/runtime: smart: don't run in auto mode when rpm is not the pm | Stefan Stanacar | 1 |
2014-02-11 | oeqa/utils: targetbuild: take proxy into account | Stefan Stanacar | 4 |
2014-02-11 | image.py, package_manager.py, rootfs.py: dump command output on error | Laurentiu Palcu | 3 |
2014-02-11 | lib/oe/package_manager.py: RpmPM: fix issue with multilib builds | Laurentiu Palcu | 1 |
2014-02-11 | lib/oe/package_manager.py: check that package list is not empty | Laurentiu Palcu | 1 |
2014-02-11 | rootfs.py, package_manager.py, sdk.py: Fix building from feeds feature for opkg | Laurentiu Palcu | 3 |
2014-02-11 | lib/oe/package_manager.py: OpkgPM, bad recommendation handling change | Laurentiu Palcu | 1 |