Age | Commit message (Collapse) | Author | Files |
|
Assassin is going to move to code google.
Bump up the reversion of assassin to 217
|
|
|
|
for access networking. It's is a temporary solution.
After the real solution has been done, this dependency will
be remvoed.
|
|
This reverts commit 3380e9afd458253f58149683a7fed82a3cc9a935.
|
|
This reverts commit 1e2f0fce00f10a07faa32ecdda9e70302ebca630.
|
|
This reverts commit cd0752834237d7ee3cb77fc4c9ea8e76dc45b58a.
|
|
For some experimental reason, Assassin is going to move to code google.
Bump up the reversion of assassin to 217
|
|
|
|
Tick did a quick hack to assassin for access networking.
It's is a temporary solution.
After the real solution has been done, this dependency will
be remvoed.
|
|
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>
|
|
|
|
|
|
* Assassin is a package manager that help users to install, update,
and uninstall packages from Openmoko, or Openmoko community.
|