summaryrefslogtreecommitdiff
path: root/conf/distro
AgeCommit message (Collapse)AuthorFiles
2008-10-27openmoko: Rename from exposure to om-settingsJulian_chu1
2008-10-27exposure: Bump up the reversion of exposure to 63Julian_chu1
Exposure had correct the setup.py in r63. Bump up the reversion and remove patch
2008-10-27srcrev/exposure: Upgrade exposure to have the xdg changesHolger Hans Peter Freyther1
2008-10-27srcrev: Upgrade exposure to be launchable againHolger Hans Peter Freyther1
2008-10-27exposure: Bump up reversion of exposure to 30. Files layout of exposure was ↵Julian_chu1
chaged in upstream. Therefore I chage a little of exposure bbfile.
2008-10-27diversity: Add diversity-radar, a GPS location based communicative ↵Julian_chu1
application [sane-srcrevs] Add version of diversity-radar to 405
2008-10-27om-locations: Switch back to master branch After Om2008.9 released, switch ↵Julian_chu1
om-locations back to master branch. * Change SRC_URI * Bump up the revision to 28d56a504a41261c363c085a38f81721cdd6683e * Remove om-locations_svn.bb (it is no longer on svn)
2008-10-27om-locations: Set om-locations to use 0.2 branch of om-locations git. and ↵Julian_chu1
bump up the revision to 5cdea8da38561348d4cca6726098afb61d8299eb
2008-10-27openmoko: Change name from Diversity-nav to Om-locations Diversity project ↵Julian_chu1
decided to change the name of diversity-nav to om-locations and move the repository from svn to git. * Remove diverisyt-nav recipe. * Add om-locations recipe. * Change name in tasks-*.bb
2008-10-27assassin-thumbnail: Add tick's assassin-thumbnail recipeHolger Hans Peter Freyther1
2008-10-27assassin: Change the source URI of assassin For some experimental reason, ↵Julian_chu1
Assassin is going to move to code google. Bump up the reversion of assassin to 217
2008-10-26SlugOS: slugos.inc - Set preferred version for cairo as wellMike Westerhof1
2008-10-26Revert "[assassin] Change the source URI of assassin"Koen Kooi1
This reverts commit cd0752834237d7ee3cb77fc4c9ea8e76dc45b58a.
2008-10-26Revert "[assassin-thumbnail] Add tick's assassin-thumbnail recipe"Koen Kooi1
This reverts commit 463c97636b916a86f3386fd935a5ff31e2a2f2ed.
2008-10-26Revert "[openmoko] Change name from Diversity-nav to Om-locations"Koen Kooi1
This reverts commit 6f244e086c8107d6ce78643081878632c8fc4d33.
2008-10-26Revert "[om-locations] Set om-locations to use 0.2 branch of om-locations git."Koen Kooi1
This reverts commit a41baefab9af5227a777871897ab07dbe660a848.
2008-10-26Revert "[om-locations] Switch back to master branch"Koen Kooi1
This reverts commit 53e65d1668b1d08f47015ecfbb13535a058492ba.
2008-10-26Revert "[diversity] Add diversity-radar, a GPS location based communicative ↵Koen Kooi1
application" This reverts commit 837650c5653bdff51e9ea13075824304a4937c00.
2008-10-26[diversity] Add diversity-radar, a GPS location based communicative applicationJulian_chu1
[sane-srcrevs] Add version of diversity-radar to 405
2008-10-26[om-locations] Switch back to master branchJulian_chu1
After Om2008.9 released, switch om-locations back to master branch. * Change SRC_URI * Bump up the revision to 28d56a504a41261c363c085a38f81721cdd6683e * Remove om-locations_svn.bb (it is no longer on svn)
2008-10-26[om-locations] Set om-locations to use 0.2 branch of om-locations git.Julian_chu1
and bump up the revision to 5cdea8da38561348d4cca6726098afb61d8299eb
2008-10-26[openmoko] Change name from Diversity-nav to Om-locationsJulian_chu1
Diversity project decided to change the name of diversity-nav to om-locations and move the repository from svn to git. * Remove diverisyt-nav recipe. * Add om-locations recipe. * Change name in tasks-*.bb
2008-10-26[assassin-thumbnail] Add tick's assassin-thumbnail recipeHolger Hans Peter Freyther1
2008-10-26[assassin] Change the source URI of assassinJulian_chu1
For some experimental reason, Assassin is going to move to code google. Bump up the reversion of assassin to 217
2008-10-26pyefl-sudoku_svn.bb: Add Python EFL sudoku.Julian_chu1
A new project written by Erin.
2008-10-26cairo: add 1.8.0Koen Kooi1
angstrom: prefer cairo 1.8.0
2008-10-25flashrom svn: new recipeKalev Lember1
* add makefile patch to not strip executable during install, we do that while packaging
2008-10-24SlugOS: slugos.inc - set preferred version for gnutlsMike Westerhof1
(our autotools is a bit too old at the moment)
2008-10-23cx3110x: Rearranging completely the cx3110x driver buildAloisio Almeida Jr1
1. Different package names to each kernel. Now we can provide packages to more than one kernel at the same repository. 2. Creating inc file. 3. Including init.d script to configure the right module. 4. Adapting task-mamona to these changes Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23mamona.conf: Choose preference gtk+ versionFrancisco Alecrim1
Choose preference gtk+ version Signed-off-by: Francisco Alecrim <francisco.alecrim@indt.org.br> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23Moving mamona-input-method applet to another recipe.Ricardo Salveti1
Now that the main code from the applet is located at another git repository, created another recipe just for it.
2008-10-23Adding e-applet at mamona-input-method's recipe.Ricardo Salveti1
Even without the official icons, the build details are already at the recipe. When we get the icons, we just need to update mamona-input-methods and the git commit id. Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23Adding 'buildallpkgs' as default to mamona.conf.Ricardo Salveti1
We decided that the 'build all packages' will be the default action for bitbake when building packages, this just add the bbclass to mamona.conf.
2008-10-23Adding the recipe of mamona-input-methods.Ricardo Salveti1
At the moment mamona-input-methods has both ecore and gtk support, but it's compiling just the ecore-im as we don't want it to compile everything it needs to support gtk-im. In the future, if we want or need, we can just modify the recipe to compile the gtk-im, or create another recipe just for this.
2008-10-23Adding preferred provider for libsdl (to work with mplayer).Ricardo Salveti1
2008-10-23mamona.conf: preferring wpa_supplicant 0.5.7Aloisio Almeida Jr1
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23mamona.conf: Adding fixed PREFERRED_VERSION for networkmanager and cx3110xRodrigo Vivi1
2008-10-23mamona.conf: Adding preferred version for mplayer (n770, n800)Ricardo Salveti1
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23mamona.conf fix preferred versions and providersRodrigo Vivi1
* remove unused glibc-intermediate version 2.4 for i686 * add virtual/${TARGET_PREFIX}binutils preferred provider * add linux-libc-headers preferred provider * fix typo on preferred provider for gcc * updating linux kernel version
2008-10-23sane-srcrevs: added qemu SVN revision (from Poky)Marcin Juszkiewicz1
2008-10-22sane-srcrevs: bump openmoko-terminal2Michael Lauer1
2008-10-19angstrom 2008 preferred versions: move busybox to 1.11.3 since someone ↵Koen Kooi1
deleted the 1.11.1 version we want...... * I currently don't have the time to trackdown and revert the commit that deleted it
2008-10-19preferred-om-2008-versions.inc: bump busybox, gdk-pixbuf-csource-native, ↵Michael 'Mickey' Lauer1
vala(-native)
2008-10-17angstrom: enable oabi compat for gta01 to keep gllin working, schwartz ↵Koen Kooi1
doesn't seem to work 100%
2008-10-17freesmartphone.org: update revsMichael 'Mickey' Lauer1
2008-10-16preferred-om-2008-versions.inc : move hal back to latest buildable oneGraeme Gregory1
2008-10-16Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Graeme Gregory3
into org.openembedded.dev
2008-10-16preferred-om-2008-versions.inc : update the versions in line with OMGraeme Gregory1
branch versions
2008-10-16mokoautorev.inc : sync with the OM versionGraeme Gregory1
2008-10-16preferred-{om-2008|xorg}-versions.inc: sync with what's available in the treeMichael 'Mickey' Lauer2
NOTE: How about a policy that no removals of packages are allowed when anything DEPENDS on 'em?