Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
|
|
|
|
|
|
|
|
oebug 4174) courtesy of Michal Hrusecky <miska@atrey.karlin.mff.cuni.cz>
|
|
|
|
|
|
(yes, this one has been open since 2005-05-24 *cough*)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
upgrades.
and added missing CLFAGS include for directfb
|
|
|
|
* There was two errors - now well-known PAGE_SIZE one, and, apparently, gcc4.1.2
changed extern "C" rules.
* Fixes #2294.
|
|
|
|
|
|
packages.
* The fact that all libsdl variant packages have the same package name, is
a major issue we have, causing various issues with iser support.
* It is caused by Debian package renaming, which ignores real package names
and names them instead based on formal rules of pressing package's files, which
has issue like this in general.
* So, disable Debian renaming, and let OPIE package be built with clearly
distinguishable name, and add RPROVIDES to provide Debian-munged name, so it
will still will satisfy client package requirements.
* TODO:
1. Revisit again why it's so important to h ave Debian renaming.
2. Consider adding workaround for such situations, like intrduceing DEBIAN_SUFFIX
which will Debian-rename packages still, but will add suffic to keep them distinct.
3. RFC adopting libsdl provision scheme for all libsdl variants, i.e. select
common value for RPROVIDES, and make all package use it, while build each of them
with unique name.
|
|
libsdl
implementations in OE.
|
|
|
|
The main reason for this is the thread on the mailinglist, the secondary reason is the the opie people decided to b0rk their patches so they don't apply anymore.
|
|
mailing list. There should be no functionality changes yet.
|
|
|
|
|
|
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
|
|
Use require for the BitBake files within packages. In contrast
to the conf files the authors of these files expected these files
to be included.
|
|
|
|
|
|
- emacs and synergy need full x11, hence libx11 instead of virtual/x11
- any other packages which depend on a full x11 will need the same change
|
|
|
|
17:00 < koen> mickeyl: how about adding a recipe for libsdl-qpe 1.2.9?
17:00 < koen> mickeyl: uqm 0.5.0 requires >= 1.2.8, but I can't add it without breaking shlibs for the qpe one...
17:01 < mickeyl> koen: no way.
17:01 < mickeyl> koen: it took me a whole week to catch up with libsdl 1.2.7. i have no time to
redo all the complicated patches again :/
17:02 < koen> that's what I thought
17:04 < mickeyl> koen: we can add 129 but it will be x11 only
17:04 < mickeyl> koen: i don't see any sense to do that much of work for qte
|
|
|
|
-Change the dependency of libqpe to be buildable
again.
|
|
|
|
|
|
-qpe version
|
|
libsdl-qpe: fix sdl-config flags for compatibility with libsdl-x11
|
|
|
|
|
|
-Patch -lSDLmain away. We do not require it anymore
|
|
|
|
NOTE: this was pretty complex and annoying as I had to add a native libsdl and
a native libsdl-ttf as well as a native version of the crimsonfields tools :/
|
|
|
|
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/13 17:13:55+02:00 utwente.nl!koen
libsdl-mixer_1.2.6.bb: Add it
2005/06/13 17:06:02+02:00 utwente.nl!koen
Rename: packages/gftp/gftp_2.0.18rc1.bb -> packages/gftp/gftp_2.0.18.bb
2005/06/13 17:02:26+02:00 utwente.nl!koen
hdparm_5.8.bb: add uclibc patch , courtesy Bernhard Rosenkraenzer
2005/06/13 16:56:44+02:00 utwente.nl!koen
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into bitbake.utwente.nl:/home/koen/OE/openembedded
2005/06/13 16:56:28+02:00 utwente.nl!koen
dropbear_0.45.bb: PROVIDES='ssh sshd'
BKrev: 42ada8d7Y-0KDJEaEI5ZIzIAaYGQ0g
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/05/16 14:25:40+02:00 handhelds.org!zecke
libsdl-sqp:
Change the ipaq.patch to be applyable. I thought times of
manually invoking diff on two directories are over...
2005/05/16 14:13:03+02:00 handhelds.org!zecke
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into handhelds.org:/home/ich/programming/oe/openembedded
2005/05/16 14:12:10+02:00 handhelds.org!zecke
Opie Media Players:
Add two new meta packages for special tasks (playing divx,
playing ogg+mp3)
Add these two packages to the task-opie-multimedia in
meta-opie.bb
BKrev: 4288948djW3jSJWNnlsjLoz26jOrXw
|