| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: Add copyright statements to files without one | Richard Purdie | 2022-08-12 | 1 | -0/+2 |
* | package management: Allow dynamic loading of PM | Fredrik Gustafsson | 2020-11-24 | 1 | -8/+2 |
* | deb: Move deb manifest to its own subdir | Fredrik Gustafsson | 2020-07-27 | 1 | -20/+1 |
* | ipk: Move ipk manifest to its own subdir | Fredrik Gustafsson | 2020-07-27 | 1 | -71/+1 |
* | rpm: Move manifest to its own subdir | Fredrik Gustafsson | 2020-07-27 | 1 | -51/+2 |
* | meta/lib+scripts: Convert to SPDX license headers | Richard Purdie | 2019-05-09 | 1 | -0/+4 |
* | manifest.py: sort package list | Michael Blättler | 2018-01-11 | 1 | -2/+2 |
* | run-postinsts: simplify the logic of whether to install it to images | Alexander Kanavin | 2017-03-14 | 1 | -1/+1 |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -13/+13 |
* | classes/lib: Complete transition to python3 | Richard Purdie | 2016-06-02 | 1 | -2/+1 |
* | classes/lib: Update to explictly create lists where needed | Richard Purdie | 2016-06-02 | 1 | -2/+2 |
* | populate_sdk: Fix TOOLCHAIN_TARGET_TASK_ATTEMPTONLY implementation | Mark Hatle | 2014-06-25 | 1 | -1/+1 |
* | manifest.py: remove redundant import line | Hongxu Jia | 2014-02-21 | 1 | -1/+0 |
* | manifest.py: add create_full for OpkgManifest class | Hongxu Jia | 2014-02-21 | 1 | -1/+56 |
* | lib/oe/manifest.py: add rpm image manifest creation | Hongxu Jia | 2014-02-11 | 1 | -1/+41 |
* | lib/oe/manifest.py: create manifests for SDK too | Laurentiu Palcu | 2014-02-11 | 1 | -18/+57 |
* | lib/oe/manifest.py: create global variables for package types | Laurentiu Palcu | 2014-02-11 | 1 | -10/+20 |
* | oe/manifest.py: Add manifest creation for opkg | Laurentiu Palcu | 2014-02-11 | 1 | -7/+44 |
* | lib/oe/manifest.py: add library for image manifest creation | Laurentiu Palcu | 2014-02-11 | 1 | -0/+165 |