Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-27 | om-settings: fix versions | Graeme Gregory | 1 | |
2008-10-27 | openmoko: Rename from exposure to om-settings | Julian_chu | 3 | |
2008-10-27 | exposure: Bump up the reversion of exposure to 63 | Julian_chu | 2 | |
Exposure had correct the setup.py in r63. Bump up the reversion and remove patch | ||||
2008-10-27 | exposure: Add patch to make r62 build The Icon of exposure was removed from ↵ | Holger Hans Peter Freyther | 2 | |
the trunk but is still referenced from the setup.py file. In the best case the exposure icon would be restored as we currently lack an icon. As we want to build r62 now for testing it is best to cope with the missing icon... | ||||
2008-10-27 | srcrev/exposure: Upgrade exposure to have the xdg changes | Holger Hans Peter Freyther | 2 | |
2008-10-27 | srcrev: Upgrade exposure to be launchable again | Holger Hans Peter Freyther | 2 | |
2008-10-27 | exposure: Bump up reversion of exposure to 30. Files layout of exposure was ↵ | Julian_chu | 2 | |
chaged in upstream. Therefore I chage a little of exposure bbfile. | ||||
2008-10-27 | exposure: As Marek's request. Add python-dbus to exposure | Julian_chu | 1 | |
2008-10-27 | exposure_svn.bb : tidy recipe and remove AUTOREV that doesnt belong | Graeme Gregory | 1 | |
2008-10-27 | Add Exposure, a setting application | julian_chu@openmoko.com | 1 | |
2008-10-27 | asu: Create ASU/Om2008.8 task and image (to ease removing Qtopia from it) ↵ | Holger Hans Peter Freyther | 2 | |
Create a separate task-openmoko-asu and openmoko-asu-image. The image is installing task-openmoko-asu and task-openmoko-qtopia-x11. It should be fairly easy to remove Qtopia for the people that want that. | ||||
2008-10-27 | openmoko: Fix the feed configuration Make the package buildable again | Holger Hans Peter Freyther | 1 | |
2008-10-27 | openmoko-community-repository: Modify the URL Remove the duplicate slash | Julian_chu | 1 | |
2008-10-27 | openmoko: Change default community repository set ↵ | Julian_chu | 1 | |
http://downloads.openmoko.org/repository/Multiverse/ as a default repository for community | ||||
2008-10-27 | openmoko: add Openmoko community repository bbfile. It create a configure ↵ | Julian_chu | 1 | |
file in rootfs for opkg. | ||||
2008-10-27 | diversity: remove PACKAGES = "${PN}" from diversity-radar | Julian_chu | 1 | |
2008-10-27 | diversity: Add diversity-radar, a GPS location based communicative ↵ | Julian_chu | 2 | |
application [sane-srcrevs] Add version of diversity-radar to 405 | ||||
2008-10-27 | om-locations: Switch back to master branch After Om2008.9 released, switch ↵ | Julian_chu | 2 | |
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-27 | om-locations: Set om-locations to use 0.2 branch of om-locations git. and ↵ | Julian_chu | 1 | |
bump up the revision to 5cdea8da38561348d4cca6726098afb61d8299eb | ||||
2008-10-27 | om-locations: Set om-locations to use 0.2 branch of om-locations git. and ↵ | Julian_chu | 2 | |
bump up the revision to 5cdea8da38561348d4cca6726098afb61d8299eb | ||||
2008-10-27 | openmoko: Change name from Diversity-nav to Om-locations Diversity project ↵ | Julian_chu | 3 | |
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-27 | assassin-thumbnail: Add tick's assassin-thumbnail recipe | Holger Hans Peter Freyther | 2 | |
2008-10-27 | assassin: Change the source URI of assassin For some experimental reason, ↵ | Julian_chu | 2 | |
Assassin is going to move to code google. Bump up the reversion of assassin to 217 | ||||
2008-10-27 | assassin: Remove curl in DEPENDS of assassin | Julian_chu | 1 | |
2008-10-27 | Assassin: Add curl to assassin's depends. Tick did a quick hack to assassin ↵ | Julian_chu | 1 | |
for access networking. It's is a temporary solution. After the real solution has been done, this dependency will be remvoed. | ||||
2008-10-27 | tichy: Apply Charlie's change | Julian_chu | 1 | |
2008-10-27 | insane.bbclass: import bb to make python happy | Holger Hans Peter Freyther | 1 | |
With bitbake -b this broke, import bb to make the python runtime happy. | ||||
2008-10-27 | busybox.inc : Make busybox honor our LDFLAGS | Holger Hans Peter Freyther | 1 | |
We want --hash-style=gnu to be honored, do not unset LDFLAGS force gcc as linker so -Wl does not look like a bad option. | ||||
2008-10-27 | sanity.bbclass: Work if no TMPDIR was created yet | Holger Hans Peter Freyther | 1 | |
2008-10-27 | glib-2.0: correct over-zealous patch application in last change | Phil Blundell | 1 | |
2008-10-27 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Phil Blundell | 2 | |
into org.openembedded.dev | ||||
2008-10-27 | gnupg: disable eleet asm in mpi when compiling for thumb. | Phil Blundell | 2 | |
2008-10-27 | gtk+: added missing dependencies (from Poky) | Marcin Juszkiewicz | 1 | |
2008-10-27 | qemuarm: do not set PACKAGE_EXTRA_ARCHS as this is done in tune-arm926 | Marcin Juszkiewicz | 1 | |
2008-10-27 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Phil Blundell | 6 | |
into org.openembedded.dev | ||||
2008-10-27 | tremor: suppress thumb mode for this package due to inline asm | Phil Blundell | 1 | |
2008-10-27 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 2 | |
into org.openembedded.dev | ||||
2008-10-27 | xorg xserver: enable xcalibrate to get touchscreens working a bit better | Koen Kooi | 6 | |
2008-10-27 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Philip Blundell | 2 | |
into org.openembedded.dev | ||||
2008-10-27 | glib-2.0: add workaround for compilation with -mthumb | Philip Blundell | 2 | |
2008-10-27 | xf86-input-tslib: ship hal fdi file to avoid xorg.conf incantations | Koen Kooi | 2 | |
2008-10-27 | xf86-input-tslib: add tslib driver for Xorg xserver | Koen Kooi | 2 | |
2008-10-27 | xf86-video-omapfb: bump SRCREV for stride fix | Koen Kooi | 1 | |
2008-10-27 | linux-kexecboot: add ext3 to some defconfigs | Thomas Kunze | 3 | |
* added for akita, c7x0 and poodle * closes 4688 | ||||
2008-10-26 | SlugOS: slugos.inc - Set preferred version for cairo as well | Mike Westerhof | 1 | |
2008-10-26 | tune-thumb: make interworking opt-in as well | Koen Kooi | 1 | |
2008-10-26 | Revert "[Assassin] Add curl to assassin's depends." | Koen Kooi | 1 | |
This reverts commit 3380e9afd458253f58149683a7fed82a3cc9a935. | ||||
2008-10-26 | Revert "[assassin] Remove curl in DEPENDS of assassin" | Koen Kooi | 1 | |
This reverts commit 1e2f0fce00f10a07faa32ecdda9e70302ebca630. | ||||
2008-10-26 | Revert "[assassin] Change the source URI of assassin" | Koen Kooi | 2 | |
This reverts commit cd0752834237d7ee3cb77fc4c9ea8e76dc45b58a. | ||||
2008-10-26 | Revert "[assassin-thumbnail] Add tick's assassin-thumbnail recipe" | Koen Kooi | 2 | |
This reverts commit 463c97636b916a86f3386fd935a5ff31e2a2f2ed. |