Age | Commit message (Collapse) | Author | Files |
|
As seen in quilt-package.inc we need to pass 'BUILD_ROOT=${D}'
to have things installed where we want. Otherwise we end up with legacy
staging (and empty pstaging packages). Switch to INC_PR
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
* OE now creates symlinks into metadata. This patch allows quilt to
follow the symlinks so when a patch is refreshed then the result
happens in the metadata location.
* Creating a new patch will still happen in local patches directory
unless one uses path into metadata.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* fetch all *.bb with patched utils.bbclass appending all checksums
found only in checksums.ini to recipe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
checksums.ini: Add checksum for quilt 0.48
* Adds the latest release of quilt recipes.
* Move PR out of quilt.inc into respective bb files.
|