Age | Commit message (Collapse) | Author | Files |
|
Quilt is the first package we will build, so special care must
be taken. This is one reason why we do not include/require quilt_${PV}.inc
directly.
Now the -native packages require the quilt-native.inc package which
adds the non-gnu patch for darwin/BSD. In quilt_PV.inc we will aplly
the basic patches and in quilt.inc we will have all the common stuff
(like we already had)
quilt-0.45 does not require the nostrip patch as the file seems to
be missing.
|
|
Use require for the BitBake files within packages. In contrast
to the conf files the authors of these files expected these files
to be included.
|
|
native packages should not rdepend on non
native versions.
|
|
|
|
- native include non-native (easier managing)
- dropped not-needed patches
- dropped old versions (0.39 and 0.42 stay)
|
|
-Apply this patch only when building on Darwin.
At least on one system it produced some kind of
error
|
|
Be buildable on non GNU systems. This patch was mainly
taken from the quilt mailing lists.
|
|
|
|
- Fix for bug 523.
|
|
|