summaryrefslogtreecommitdiff
path: root/conf/distro
AgeCommit message (Collapse)AuthorFiles
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?
2008-10-16angstrom glibc: -Os seems to trip up almost all non vanilla gcc toolchains ↵Koen Kooi1
(e.g. the harry potter ones from CSL), so take a small size penalty to save us some segfaults
2008-10-15[commit] Allow the distribution to set the hash-style and enable it for angstromHolger Hans Peter Freyther2
With binutils >= 2.17 we can use --hash-style=both and this will work with all versions of glibc. glibc >= 2.5 can take advantage of the new hash style and should give better application startup.
2008-10-15[connman] Upgrade connman to latest revision.Julian_chu1
connman use native _nm_ to list symbols. However, it may cause problem when cross compiling. Add a patch to use cross-tools if set host=$SOMETHING when do configure.
2008-10-15angstrom: turn of OABI compat in EABI kernelsKoen Kooi1
2008-10-15[edje-sdk] Add edje-sdk.Julian_chu1
edje-sdk contains some utils what can be used in toolchain.
2008-10-15update to wpa_supplicant 0.6.3 (also add 0.6.0 in) and build packages forCarsten Haitzler1
it.
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe2
2008-10-13merge of '32e97ff195b391fe0a9c6e1af5eada1538dbfa52'Mike Westerhof1
and '7cb0692da0f14131ab23beef52a20dd492fe8312'
2008-10-13SlugOS: Set PREFERRED_VERSION for gettext, e2fsprogs, and add a temporaryMike Westerhof1
hack to e2fsprogs_1.38.bb to work around the autotools and gettext version incompatabilities.
2008-10-13preferred-om-2008-versions.inc: bump gettextMichael Lauer1
2008-10-12slugos.inc: conf - revert PREFERRED_VERSION for the older gettext toolsMike Westerhof1
The patches requires to e2fsprogs* to make it work with the newer gettext stuff make it no longer work at all with the older gettext. Note that this may break more packages than just e2fsprogs* but there is little that can be done about that or to identify it, it seems.
2008-10-11SlugOS: slugos.inc - Set preferred version for gettext; enable testlabMike Westerhof1
(The newer version of gettext causes install failures for e2fsprogs)
2008-10-10snae-srcrevs.inc: bump openmoko kernelsMichael Lauer1
2008-10-09angstrom 2008: prefer busybox 1.11.1Koen Kooi1
2008-10-09ane-srcrevs.inc: bump openmoko kernels and move linux-openmoko-devel to ↵Michael Lauer1
stable-tracking branch (warning, may be broken)
2008-10-09sane-srcrevs.inc: bump EFLMichael Lauer1
2008-10-08update FSO stuff: frameworkd, mickeydbus, mickeyterm, zhoneMichael Lauer1
2008-10-08sane-srcrevs: add SRCREVs for Enlightenment ST stuff (from raster)Michael Lauer1