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>
|
|
|
|
|
|
and allow builds from machines without internet connection
|
|
|
|
* Replaces CVS version, moved away yesterday.
* Actually X.org package now named xcalibrateproto.
|
|
* XCalibrate was migrated to X.org git, where most other packages live.
* After that, to follow new convention, its protocol definition part
(vs implementation library) was renamed to have "proto" suffix.
* That's state of git repo now, and if we patch older xserver release with
XCalibrate support, let's make sure that this is done in a manner compatible
with the git (as obviously, that will be base for new release).
* This means, xserver-kdrive cannot be any longer built with older XCalibrate
from previous CVS repo, and thus, it better be removed to alleviate confusion.
* Move CVS bb to obsolete/ for now.
|
|
|
|
|
|
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
|
|
28f020502e7dcf566733f474864c62156895baec, 7de90a055904c4af8890dd5ae8c192bfd41b3fa1
|
|
|
|
|
|
|
|
Adding license to xdemineur/xdemineur_2.1.1.bb
xcalibrateext_cvs.bb:
Adding license to xcalibrateext/xcalibrateext_cvs.bb
resourceext_cvs.bb:
Adding license to resourceext/resourceext_cvs.bb
resourceext_1.0.bb:
Adding license to resourceext/resourceext_1.0.bb
libxsettings_0.11.bb:
Adding license to libxsettings/libxsettings_0.11.bb
imlib2-fbonly_1.1.0.bb:
Adding license to imlib2/imlib2-fbonly_1.1.0.bb
libsvg-cairo_cvs.bb:
Adding license to cairo/libsvg-cairo_cvs.bb
BKrev: 41f6d9edkz7yKFGc1xBqpGZcKZs1ww
|
|
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
|