Age | Commit message (Collapse) | Author | Files |
|
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2182f4fd95a6710ef27fa9552c518496e5d0794b)
to branch 'org.openembedded.nslu2-linux' (head 27bac774dfd8e7b262b8120dab6106b37e100bc0)
|
|
cleaned ipkg subdir (one copy of terse.patch is enough)
|
|
|
|
|
|
using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/'
|
|
|
|
BKrev: 425116abGLtuPOoA_RQsrh87vbhexA
|
|
(kept the old patch directory. It doesn't apply anymore, it compiles with the patch, but maybe the patch is important anyway)
BKrev: 424d68a55fD9UEuyC1TMMteDT0Qfog
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/01/21 17:48:34-05:00 handhelds.org!kergoth
Upgrade to rsync 2.6.3, remove a patch that's no longer necessary, and add a bunch of autoconf test results for rsync to the arm site files.
BKrev: 41f192dd90bbKPMvLjZg9Cqcdi9cMg
|
|
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
|