Age | Commit message (Collapse) | Author | Files |
|
midpath-openmoko: Use alsa backend.
|
|
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>
|
|
midpath-alsa 0.1: Removed.
midpath-cldc-native 0.1: Removed.
midpath-cldc-sdl 0.1: Removed.
midpath-cldc-x11 0.1: Removed.
midpath-cldc 0.1: Removed.
midpath-gtk 0.1: Removed.
midpath-pulseaudio 0.1: Removed.
midpath-qt3x11 0.1: Removed.
midpath-qte 0.1: Removed.
midpath-test 0.1: Removed.
midpath 0.1: Removed.
midpath-backend-alsa 0.2+0.3rc1: New recipe.
midpath-backend-escher 0.2+0.3rc1: New recipe.
midpath-backend-esd 0.2+0.3rc1: New recipe.
midpath-backend-fb 0.2+0.3rc1: New recipe.
midpath-backend-gtk 0.2+0.3rc1: New recipe.
midpath-backend-gtk-hildon 0.2+0.3rc1: New recipe.
midpath-backend-pulseaudio 0.2+0.3rc1: New recipe.
midpath-backend-qt3x11 0.2+0.3rc1: New recipe.
midpath-backend-qt4x11 0.2+0.3rc1: New recipe.
midpath-backend-qte 0.2+0.3rc1: New recipe.
midpath-backend-sdl 0.2+0.3rc1: New recipe.
midpath-cldc 0.2+0.3rc1: New recipe.
midpath-core 0.2+0.3rc1: New recipe.
midpath-demos 0.2+0.3rc1: New recipe.
midpath-jgl 0.2+0.3rc1: New recipe.
midpath-location 0.2+0.3rc1: New recipe.
midpath-m3g 0.2+0.3rc1: New recipe.
midpath-maemo 0.2+0.3rc1: New recipe.
midpath-messaging 0.2+0.3rc1: New recipe.
midpath-opengles 0.2+0.3rc1: New recipe.
midpath-openmoko 0.2+0.3rc1: New recipe.
midpath-svg 0.2+0.3rc1: New recipe.
midpath-webservices 0.2+0.3rc1: New recipe.
|