Age | Commit message (Collapse) | Author | Files |
|
* This ends up quilt installing its little perl
handler for date which does not understand -r
option used in quilt refresh
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
added.
New versions of GNU patch present themselves as "GNU patch" instead
of just "patch".
NOTE1: both configure.ac and configure are patched because we have
no native autotools at that stage.
NOTE2: encountered on ALT Linux Sisyphus (testing branch).
|
|
* quilt-native is build quite early. Its not sensible to depend
on natve packages which inturn uses quilt to patch.
* Thanks to woglinge for finding it.
Signed-off-by: Khem Raj <raj.khem@gmail.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.
|