Age | Commit message (Collapse) | Author | Files |
|
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The
approach that was taken leads to disagreement and the change was pushed
too early. DISTRO_PR is going to say and will be used inside the package
creation. There will be more disucssion on the list about where to continue
from here.
|
|
Allow a distribution to globally bump the PR of every package
this is useful when there was a change in the toolchain and
every package is going to be different.
find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \;
find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \;
Acked-By: Koen Kooi <koen@openembedded.org>
|
|
|
|
docbook-dsssl-stylesheets-native: New recipe.
docbook-sgml-dtd-native: New recipe.
docbook-utils-native 0.6.14: Added recipe for new version.
docbook-utils 0.6.14: Added recipe for new version.
openjade-native: Made functional from native staging location
- fixed compilation error
opensp-native: Made functional from native staging location.
sgml-common-native 0.6.3: Made functional from native staging location.
sgml-common 0.6.3: Added pkginstall and pkgpostinstall.
|
|
it uses it doesn't use the non-native recipe and people may have versions of
gcc on their host that trigger the issue.
|
|
sh4 to avoid internal compiler errors.
|
|
opensp cvs and also as specified in bug #301. Tested with gcc 3.4.4
and 4.1.2 for both opensp and opensp-native. Fixes #301 and #2366.
|
|
|
|
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/01/17 19:01:15-06:00 ti.com!kergoth
Move 'patcher-native' into a PATCH_DEPENDS variable.
2005/01/17 18:35:01-06:00 ti.com!kergoth
Teach base_do_patch to unapply all the patches before it starts applying things. This ensures that a patch being 'already applied' isn't a problem.
BKrev: 41ec5fdcZyPXKe57f5FM3PpA19zcww
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2004/12/31 14:27:40-08:00 (none)!ggilbert
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into olddog.(none):/home/ggilbert/oe/openembedded
2004/12/31 14:27:30-08:00 (none)!ggilbert
Add many licenses
2004/12/31 21:28:22+00:00 nexus.co.uk!pb
fix typo introduced with recent LICENSE patches
2004/12/31 21:12:38+00:00 nexus.co.uk!pb
gpe-soundbite is GPL
2004/12/31 21:11:57+00:00 nexus.co.uk!pb
gpe-question is GPL
2004/12/31 21:11:12+00:00 nexus.co.uk!pb
gpe-nmf is GPL
2004/12/31 21:10:28+00:00 nexus.co.uk!pb
gpe-gallery is GPL
2004/12/31 21:09:42+00:00 nexus.co.uk!pb
gpe-edit is GPL
2004/12/31 21:07:12+00:00 nexus.co.uk!pb
gpe-ownerinfo is GPL
2004/12/31 21:03:44+00:00 nexus.co.uk!pb
delete old gpe-bootsplash with no LICENSE
2004/12/31 21:02:29+00:00 nexus.co.uk!pb
delete some old gpe-clock versions with no LICENSE
2004/12/31 21:00:16+00:00 nexus.co.uk!pb
delete old hotplug-dbus versions with no LICENSE
2004/12/31 20:59:20+00:00 nexus.co.uk!pb
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into stealth.nexus.co.uk:/home/pb/oe/oe
2004/12/31 13:35:00-08:00 (none)!ggilbert
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into olddog.(none):/home/ggilbert/oe/openembedded
2004/12/31 13:34:19-08:00 (none)!ggilbert
More licenses
2004/12/31 20:59:03+00:00 nexus.co.uk!pb
add LICENSE for gpe-confd, and blow away some old versions
BKrev: 41d5d25dQOnhk1FZOyFZXNL3fxoihA
|
|
into hyperion.kergoth.com:/home/kergoth/code/openembedded
2004/12/09 03:39:39-06:00 kergoth.com!kergoth
Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit.
BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
|