Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-11-20 | openmoko-terminal2: remove dead project; has been superseded by vala-terminal | Michael 'Mickey' Lauer | 1 | |
2008-11-18 | task-sdk-sbox: switch to opkg | Koen Kooi | 1 | |
2008-11-16 | task-openmoko-feed: Use task-proper-tools as pointed out by Koen | Holger Hans Peter Freyther | 1 | |
Install task-proper-tools to get sane busybox replacements. | ||||
2008-11-16 | tasks-openmoko-feed: Add wget for werner | Holger Hans Peter Freyther | 1 | |
2008-11-16 | illume-config: this package should not exist anymore. | John Lee | 1 | |
2008-11-16 | [tasks/*asu*] merge in the asu feed | Graeme Gregory | 1 | |
2008-11-16 | task-openmoko-basic: Use task-x11-illume (like task-openmoko-asu) install ↵ | Holger Hans Peter Freyther | 1 | |
the asu theme afterwards | ||||
2008-11-16 | task-openmoko-asu: Make it buildable again by using task-x11-illume | Holger Hans Peter Freyther | 1 | |
Use task-x11-illume. The ASU theme still needs to be installed. | ||||
2008-11-15 | openmoko-feed: add epdfview nice small pdf viewer | Graeme Gregory | 1 | |
2008-11-15 | openmoko-feed: add python-pygame | Graeme Gregory | 1 | |
2008-11-15 | task-openmoko-feed: Enable a bunch of packages again | Holger Hans Peter Freyther | 1 | |
It is Openmoko's goal to provide as many packages as possible. So if you encounter a build error do not blindly disable the package but reolsve it, or kick me to resolve it. | ||||
2008-11-15 | tasks: Set PACKAGE_ARCH after inherit task | Holger Hans Peter Freyther | 1 | |
Continue with d2ff2d4cd486e939c72b113fbfc808a743bd436e. Setting PACKAGE_ARCH before inherit task will set PACKAGE_ARCH to "all". In this case the package arch should be the machine as it contains a machine specific xserver. ALLOW_EMPTY is already set by thate bb class as well... | ||||
2008-11-15 | tasks: connman plugin packages got renamed, catch up | Holger Hans Peter Freyther | 2 | |
Julian/John need to sort out which packages can be removed again. So far only the bluetooth package is not installed. This has also been reported by users. | ||||
2008-11-15 | openmoko: Add illume-theme-illume to task-openmoko-basic | Julian_chu | 1 | |
Install both illume-theme-asu and illume-theme-illume. However the asu theme is the first one, therefore it use ASU theme but not Illume theme as default. | ||||
2008-11-15 | openmoko: Change name of image from openmoko-bare to openmoko-base | Julian_chu | 1 | |
They don't like the name, openmoko-bare-image. Change it to openmoko-base-image. Also change the task from task-openmoko-bare to task-openmoko-basic. | ||||
2008-11-15 | openmoko: Change the order of illume-theme in Openmoko Bare Image. | Julian_chu | 1 | |
illume-theme-freesmartphone provides _illume-theme_ for illume. However, Openmoko wants asu-theme by default. Change the order of these two entries (illume and illme-theme-asu) to let illume-theme-asu install first. | ||||
2008-11-15 | openmoko: Add openmoko-bare-image | Julian_chu | 1 | |
This is a minimal image plus Window Manager (e-wm) and Om-settings, Om-installer. | ||||
2008-11-15 | task-openmoko-feed: Put back the java stuff | Holger Hans Peter Freyther | 1 | |
2008-11-15 | task-openmoko-feed: Add frameworkd into openmoko-feed | Julian_chu | 1 | |
2008-11-15 | task-openmoko-feed: Add zhone into openmoko-feed | Julian_chu | 1 | |
2008-11-15 | task-openmoko-debug.bb: Apply ENTERPRISE_DISTRO condition for madplay | Julian_chu | 1 | |
2008-11-15 | enterprise: Blacklist ffmpeg and mplayer too | Holger Hans Peter Freyther | 1 | |
ffmpeg contains mp2/mp3 audio decoding routines, We can not distribute that. | ||||
2008-11-15 | task-openmoko-feed: Add a bunch of Xorg server side fonts | Holger Hans Peter Freyther | 1 | |
These are needed for TKinter and Werner's work. Client side rendering is overrated anyway, right? *giggles* | ||||
2008-11-15 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Stefan Schmidt | 2 | |
into org.openembedded.dev | ||||
2008-11-15 | task-x11-illume: Catch up with new theme name | Stefan Schmidt | 1 | |
2008-11-15 | task-proper-tools: add more network related utils to replace busybox parts | Koen Kooi | 1 | |
2008-11-15 | task-openmoko-feed: Add various full blown tools to escape from busybox | Holger Hans Peter Freyther | 1 | |
Werner tries to escape from Busybox. Provide net-tools, iproute2, iputils, psmisc, tar, coreutils, debianutils, tcptraceroute in the feed. | ||||
2008-11-14 | task-x11-illume: Make it build with the current EFL changes. Need more ↵ | Stefan Schmidt | 1 | |
tweaks later. | ||||
2008-11-11 | task-sdk-extra: use randrproto-dev instead of randrext-dev | Dmitry Baryshkov | 1 | |
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-11 | task-sdk-base: switch to newer pixman | Dmitry Baryshkov | 1 | |
task-sdk-base referenced older libpixman-dev, however most packages do already use newer pixman package (which changed name from libpixman to pixman). So switch RDEPENDS to contain pixman-dev instead of libpixman-dev Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-10 | task-sdk-opie: correctly select qte or qte-mt | Dmitry Baryshkov | 1 | |
preferred-versions-opie*.inc contain a mechanism for selecting between qte or qte-mt packages. Follow that way to correctly select task-sdk-opie dependency. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-07 | meta-toolchain-fso: bitbake recipes for a toolchain and SDK for fso. | Mike Westerhof | 2 | |
2008-11-03 | Merge branch 'org.openembedded.dev' of ↵ | Holger Hans Peter Freyther | 2 | |
git+ssh://git@git.openembedded.net/openembedded into org.openembedded.dev Conflicts: packages/images/fso-image.bb | ||||
2008-11-03 | python-fugrep 0.50: new recipe; a python library for fuzzy pattern matching. | Michael 'Mickey' Lauer | 1 | |
* add to task-python-everything | ||||
2008-11-03 | Merge branch 'holger/enterprise' into org.openembedded.dev | Holger Hans Peter Freyther | 1 | |
2008-11-03 | task-cli-tools: ship utils that require python seperately (for system with ↵ | Michael 'Mickey' Lauer | 1 | |
low space requirements) | ||||
2008-11-02 | python-fusil 1.1: new recipe; Python library for fuzzy algorithms. | Michael 'Mickey' Lauer | 1 | |
* add to task-python-everything * closes bug #4495 | ||||
2008-10-31 | task-x11: bump PR for XSERVER change | Koen Kooi | 1 | |
2008-10-29 | bluemchen wiese: Allow to disable certain ugly packages globally | Holger Hans Peter Freyther | 1 | |
Adopt the notion of gstreamer and allow to easily not build certain ugly packages. People are constraints to not live on a bluemchen wiese can set ENTERPRISE_DISTRO="1" in their config and get ugly packages removed. This is implemented by a set of packages in the BBMASK (as a safety net) and by using base conditional to onl conditonally add ugly packages. | ||||
2008-10-29 | tasks: Set PACKAGE_ARCH so it has an effect | Holger Hans Peter Freyther | 3 | |
Set PACKAGE_ARCH after inherit task so it is not getting lost. Do not set it to all as task.bbclass is already doing that. | ||||
2008-10-28 | task-cli-tools: add | Michael 'Mickey' Lauer | 1 | |
2008-10-28 | task-fso-compliance: RRECOMMEND tzdata | Michael 'Mickey' Lauer | 1 | |
2008-10-27 | om-locations: Add map of low levels. | Chia-I Wu | 2 | |
2008-10-27 | maps: Add map of Hong Kong. | Chia-I Wu | 1 | |
2008-10-27 | openmoko: Rename from diversity-maps-* to om-maps-* Splinter had rename to ↵ | Julian_chu | 1 | |
om-locations. Therefore we also rename those maps. Update checksum for those maps | ||||
2008-10-27 | openmoko: Rename from exposure to om-settings | Julian_chu | 1 | |
2008-10-27 | asu: Create ASU/Om2008.8 task and image (to ease removing Qtopia from it) ↵ | Holger Hans Peter Freyther | 1 | |
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: Change name from Diversity-nav to Om-locations Diversity project ↵ | Julian_chu | 1 | |
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 | Revert "[openmoko] Change name from Diversity-nav to Om-locations" | Koen Kooi | 1 | |
This reverts commit 6f244e086c8107d6ce78643081878632c8fc4d33. | ||||
2008-10-26 | Revert "[asu] Create ASU/Om2008.8 task and image (to ease removing Qtopia ↵ | Koen Kooi | 1 | |
from it)" This reverts commit ce64e15ce07e21e4ae5501537ecceee4a30a01ad. |