openembedded.git
17 years agoshame on me, I forget to added the new patches
Henning Heinold [Fri, 6 Jul 2007 20:42:53 +0000 (20:42 +0000)]
shame on me, I forget to added the new patches
here now they are

17 years agoqemu-native: amd64-enabled 0.9.0 cvs snapshot from bug #2589.
Marek Vasut [Fri, 6 Jul 2007 20:17:10 +0000 (20:17 +0000)]
qemu-native: amd64-enabled 0.9.0 cvs snapshot from bug #2589.

17 years agomerge of 'ebb880278ddb813fb7b527d822caeb57adc81179'
Henning Heinold [Fri, 6 Jul 2007 16:45:44 +0000 (16:45 +0000)]
Merge ... 'ebb880278ddb813fb7b527d822caeb57adc81179'
     and 'fa76ecef37e2cdf7add00cf988b60dd14eeff878'

17 years agoSimpad updates taken from
Henning Heinold [Fri, 6 Jul 2007 16:44:23 +0000 (16:44 +0000)]
Simpad updates taken from
http://slackpad.svn.sourceforge.net/viewvc/slackpad/trunk/SIMpad-Kernel-2.6/2.6.21/patches/
amd tweaking the defconfig a little bit

17 years agomerge of '66573a06c1ee62e38d70a6c82f8d99a41243cd5c'
Florian Boor [Fri, 6 Jul 2007 16:35:29 +0000 (16:35 +0000)]
Merge ... '66573a06c1ee62e38d70a6c82f8d99a41243cd5c'
     and '77ccc19a41dcb49d566dc709b5d6a8a4043567b4'

17 years agoobexftp needed same autotools-love because it depends on libiconv
Henning Heinold [Fri, 6 Jul 2007 16:21:19 +0000 (16:21 +0000)]
obexftp needed same autotools-love because it depends on libiconv
when compiling with uclibc.
iconv.patch
fix the Makefile.am so it uses libiconv in linker stage
obexftp_0.20.bb
bump PR
make depends on libiconv

17 years agogpe-scap: Add fixed version 1.3
Florian Boor [Fri, 6 Jul 2007 15:57:14 +0000 (15:57 +0000)]
gpe-scap: Add fixed version 1.3

17 years agoopie-icon-reload: fix packaging. I suppose it will need more once I try the image.
Michael Krelin [Fri, 6 Jul 2007 13:33:16 +0000 (13:33 +0000)]
opie-icon-reload: fix packaging. I suppose it will need more once I try the image.

17 years agoremove openmoko-mainmenu, it has been integrated into openmoko-panel-mainmenu
Michael Lauer [Fri, 6 Jul 2007 12:38:37 +0000 (12:38 +0000)]
remove openmoko-mainmenu, it has been integrated into openmoko-panel-mainmenu

17 years agomerge of '7e6adf2eba691057299d67aeff9562e39132c566'
Michael Lauer [Fri, 6 Jul 2007 12:14:34 +0000 (12:14 +0000)]
Merge ... '7e6adf2eba691057299d67aeff9562e39132c566'
     and '87a802e7da1ecadc7269191d43d5c0434062ef8d'

17 years agotask-openmoko: merge with OpenMoko svn overlay
Michael Lauer [Fri, 6 Jul 2007 12:11:27 +0000 (12:11 +0000)]
task-openmoko: merge with OpenMoko svn overlay

17 years agomerge of '0daf2d0bb9de41fe64922b7a825b5de36229d3f2'
Paul Sokolovsky [Fri, 6 Jul 2007 10:35:48 +0000 (10:35 +0000)]
Merge ... '0daf2d0bb9de41fe64922b7a825b5de36229d3f2'
     and 'f3bfa89a401bbe5f20aab265a69e2f5579a7cc15'

17 years agoangstrom-2007.1.conf" Bump PREFERRED_VERSION_linux-handhelds-2.6 to "2.6.21-hh10".
Paul Sokolovsky [Fri, 6 Jul 2007 10:33:55 +0000 (10:33 +0000)]
angstrom-2007.1.conf" Bump PREFERRED_VERSION_linux-handhelds-2.6 to "2.6.21-hh10".

17 years agolinux-handhelds-2.6: Add defconfigs for htcapache & htcsable, defconfigman r322.
Paul Sokolovsky [Fri, 6 Jul 2007 10:18:11 +0000 (10:18 +0000)]
linux-handhelds-2.6: Add defconfigs for htcapache & htcsable, defconfigman r322.

17 years agoperl 5.8.8: A few host paths were being included in the perl for the target.
Jamie Lenehan [Fri, 6 Jul 2007 04:29:44 +0000 (04:29 +0000)]
perl 5.8.8: A few host paths were being included in the perl for the target.
Update the sed magic to catch the files that were being missed. Closes #2575.

17 years agoperl/perl-native 5.8.8: Fix up asm/page.h include issue. Perl was including
Jamie Lenehan [Fri, 6 Jul 2007 03:08:35 +0000 (03:08 +0000)]
perl/perl-native 5.8.8: Fix up asm/page.h include issue. Perl was including
it in order to get the definition for getpagesize which has been definied in
unistd.h, which it already includes, since glibc 2.1. Some versions of linux
libc headers removed the asm/page.h resulting in failures here for some
people. Closes #2546.

17 years agogtkhtml-3.6: fix cross-compile badness and close bug #2528
Michael Krelin [Thu, 5 Jul 2007 23:09:12 +0000 (23:09 +0000)]
gtkhtml-3.6: fix cross-compile badness and close bug #2528

17 years agoperl-5.8.8: Fix syntax error (unterminated quoted string)
Shane Volpe [Thu, 5 Jul 2007 23:02:05 +0000 (23:02 +0000)]
perl-5.8.8: Fix syntax error (unterminated quoted string)

17 years agoqt4: change x86 qt arch into i386 as per bug #2593
Michael Krelin [Thu, 5 Jul 2007 22:24:31 +0000 (22:24 +0000)]
qt4: change x86 qt arch into i386 as per bug #2593

17 years agoqemu-native: add picking up gcc-3.4.6 to gcc selection code
Michael Krelin [Thu, 5 Jul 2007 21:37:39 +0000 (21:37 +0000)]
qemu-native: add picking up gcc-3.4.6 to gcc selection code

17 years agopidgin: let it add correct rpath and close bug #2543
Michael Krelin [Thu, 5 Jul 2007 21:24:09 +0000 (21:24 +0000)]
pidgin: let it add correct rpath and close bug #2543

17 years agolibtool-{cross,native} 1.5.10: rework rpath stripping to make it controllable
Michael Krelin [Thu, 5 Jul 2007 21:21:29 +0000 (21:21 +0000)]
libtool-{cross,native} 1.5.10: rework rpath stripping to make it controllable

17 years agomerge of '14b201ae82df51749f503f2abf62d5b4e962bc2f'
Paul Sokolovsky [Thu, 5 Jul 2007 19:41:59 +0000 (19:41 +0000)]
Merge ... '14b201ae82df51749f503f2abf62d5b4e962bc2f'
     and 'f795d68d1af21b0bfa8f21c4a97bdee642fcc48a'

17 years agotask-opie: Add dependency on opie-taskbar-images, 240x320 version until ways
Paul Sokolovsky [Thu, 5 Jul 2007 19:41:02 +0000 (19:41 +0000)]
task-opie: Add dependency on opie-taskbar-images, 240x320 version until ways
to provide screen size for all machines will be settled.

17 years agoopie-taskbar: Bump PR.
Paul Sokolovsky [Thu, 5 Jul 2007 19:34:15 +0000 (19:34 +0000)]
opie-taskbar: Bump PR.

17 years agoopie-taskbar-images: Don't package images to machine-dependent file, instead
Paul Sokolovsky [Thu, 5 Jul 2007 19:30:26 +0000 (19:30 +0000)]
opie-taskbar-images: Don't package images to machine-dependent file, instead
package to separate packages for each reolution (otherwise, machine independent).
Then, some higher-level task (task-opie) will select need package for specific
machine. User still will be able to install another package fwiw, or even
multiple (for example, to have nice wallpaper across screen rotations, but
this of course will need runtime support).

17 years agoopie-taskbar-images: Fix PR.
Paul Sokolovsky [Thu, 5 Jul 2007 18:19:58 +0000 (18:19 +0000)]
opie-taskbar-images: Fix PR.

17 years agoopie-taskbar: Split machine (actutally, resolution) dependent files to another package.
Paul Sokolovsky [Thu, 5 Jul 2007 18:16:38 +0000 (18:16 +0000)]
opie-taskbar: Split machine (actutally, resolution) dependent files to another package.

17 years agofeed-browser: mark selected architecture in list of archs, also show entered package...
Marcin Juszkiewicz [Thu, 5 Jul 2007 16:40:28 +0000 (16:40 +0000)]
feed-browser: mark selected architecture in list of archs, also show entered package name

17 years agofeed-browser: in package details sort by version, then by arch
Marcin Juszkiewicz [Thu, 5 Jul 2007 16:37:50 +0000 (16:37 +0000)]
feed-browser: in package details sort by version, then by arch

17 years agofeed-browser: search when arch is selected and no package name provided
Marcin Juszkiewicz [Thu, 5 Jul 2007 16:33:34 +0000 (16:33 +0000)]
feed-browser: search when arch is selected and no package name provided

17 years agofeed-browser: list of architectures from database instead of static list
Marcin Juszkiewicz [Thu, 5 Jul 2007 16:33:02 +0000 (16:33 +0000)]
feed-browser: list of architectures from database instead of static list

17 years agomerge of '6ecc6574ba0db38196a290448aaaf3706bcacee3'
Marcin Juszkiewicz [Thu, 5 Jul 2007 16:21:53 +0000 (16:21 +0000)]
Merge ... '6ecc6574ba0db38196a290448aaaf3706bcacee3'
     and '7314baf01ff720449ddb034e256e260501df588f'

17 years agofeed-browser: simplified URLs (no 'action' var anymore), simplified code a bit
Marcin Juszkiewicz [Thu, 5 Jul 2007 16:15:03 +0000 (16:15 +0000)]
feed-browser: simplified URLs (no 'action' var anymore), simplified code a bit

17 years agofeed-browser: use read_vars_from_get to handle HTTP GET params
Marcin Juszkiewicz [Thu, 5 Jul 2007 15:56:42 +0000 (15:56 +0000)]
feed-browser: use read_vars_from_get to handle HTTP GET params

17 years agofeed-browser: updated copyrights
Marcin Juszkiewicz [Thu, 5 Jul 2007 15:40:48 +0000 (15:40 +0000)]
feed-browser: updated copyrights

17 years agofeed-browser: updated copyrights
Marcin Juszkiewicz [Thu, 5 Jul 2007 15:38:49 +0000 (15:38 +0000)]
feed-browser: updated copyrights

17 years agofeed-browser: exit if database cannot be found or created
Marcin Juszkiewicz [Thu, 5 Jul 2007 15:37:56 +0000 (15:37 +0000)]
feed-browser: exit if database cannot be found or created

17 years agofeed-browser: include architecture selector
Marcin Juszkiewicz [Thu, 5 Jul 2007 15:31:22 +0000 (15:31 +0000)]
feed-browser: include architecture selector

17 years agokernel.bbclass: Oh ok, we need both DEPENDS and RDEPENDS.
Paul Sokolovsky [Thu, 5 Jul 2007 12:48:04 +0000 (12:48 +0000)]
kernel.bbclass: Oh ok, we need both DEPENDS and RDEPENDS.

17 years agokernel.bbclass: DEPEND on bluez-dtl1-workaround, not just RDEPEND.
Paul Sokolovsky [Thu, 5 Jul 2007 11:24:00 +0000 (11:24 +0000)]
kernel.bbclass: DEPEND on bluez-dtl1-workaround, not just RDEPEND.

17 years agolinux-rp: update locomokyeb_suspendkey patch to fix build for collie
Marcin Juszkiewicz [Thu, 5 Jul 2007 07:47:12 +0000 (07:47 +0000)]
linux-rp: update locomokyeb_suspendkey patch to fix build for collie

17 years agoqte 2.3.10: Support uclibc+eabi configuration.
Marek Vasut [Thu, 5 Jul 2007 01:46:42 +0000 (01:46 +0000)]
qte 2.3.10: Support uclibc+eabi configuration.

17 years agomerge of '6f99be19e645cdee7ca3a6e76af76764e4c2140c'
Paul Sokolovsky [Thu, 5 Jul 2007 00:34:12 +0000 (00:34 +0000)]
Merge ... '6f99be19e645cdee7ca3a6e76af76764e4c2140c'
     and 'f2bd31f1aaf84bef9625b425a458bc019b97a434'

17 years agoopie-alarm: Fix paths in apm script per latest refactors.
Paul Sokolovsky [Thu, 5 Jul 2007 00:33:40 +0000 (00:33 +0000)]
opie-alarm: Fix paths in apm script per latest refactors.

17 years agobluez-utils: There're 2 02dtl1_cs.sh files, remove one.
Paul Sokolovsky [Thu, 5 Jul 2007 00:31:32 +0000 (00:31 +0000)]
bluez-utils: There're 2 02dtl1_cs.sh files, remove one.

17 years agotask-base: Mark few more machine-dependent packages.
Paul Sokolovsky [Thu, 5 Jul 2007 00:22:19 +0000 (00:22 +0000)]
task-base: Mark few more machine-dependent packages.

17 years agomerge of '7247d50baa3969c4328d37f4c560e6b56963636c'
Paul Sokolovsky [Wed, 4 Jul 2007 23:56:59 +0000 (23:56 +0000)]
Merge ... '7247d50baa3969c4328d37f4c560e6b56963636c'
     and 'c1258545caf65ca7330dc5d776336c46135d7d52'

17 years agomerge of '28ab3123a8190bef2f6e6f762a33e7d920fe42e0'
Paul Sokolovsky [Wed, 4 Jul 2007 23:56:53 +0000 (23:56 +0000)]
Merge ... '28ab3123a8190bef2f6e6f762a33e7d920fe42e0'
     and '360125bf8e4b1686562c238aa2d44e786b332919'

17 years agobluez-dtl1-workaround: PACKAGE_ARCH = "all"
Paul Sokolovsky [Wed, 4 Jul 2007 23:55:42 +0000 (23:55 +0000)]
bluez-dtl1-workaround: PACKAGE_ARCH = "all"

17 years agoudev-hostap-cs-vcc-workaround: PACKAGE_ARCH = "all"
Paul Sokolovsky [Wed, 4 Jul 2007 23:54:47 +0000 (23:54 +0000)]
udev-hostap-cs-vcc-workaround: PACKAGE_ARCH = "all"

17 years agoudev: Stop questionable device-specific hacks from contaminating PACKAGE_ARCH.
Paul Sokolovsky [Wed, 4 Jul 2007 23:51:53 +0000 (23:51 +0000)]
udev: Stop questionable device-specific hacks from contaminating PACKAGE_ARCH.
* Instead, put into own package and make machines RDEPEND on it per their likes.

17 years agobluez: Stop 02dtl1_cs.sh the nasty hack from breaking everyone's BT connection.
Paul Sokolovsky [Wed, 4 Jul 2007 23:34:18 +0000 (23:34 +0000)]
bluez: Stop 02dtl1_cs.sh the nasty hack from breaking everyone's BT connection.
* This sloppily written script just unconditionally breaks a BT connection on
suspend.
* So, instead, make only DTL1 victims suffer it thru:
1. Make a separate package for it.
2. Make kernel-module-dtl1-cs and nothing else RDEPENDS on it.

17 years agomerge of '554d1c13766299b9a5323f5553876072c65d7ff3'
Rolf Leggewie [Wed, 4 Jul 2007 23:08:27 +0000 (23:08 +0000)]
Merge ... '554d1c13766299b9a5323f5553876072c65d7ff3'
     and 'af8f1b43cae9921ff350477f84ee9b687a2c1544'

18 years agomerge of '554d1c13766299b9a5323f5553876072c65d7ff3'
Paul Sokolovsky [Wed, 4 Jul 2007 22:37:44 +0000 (22:37 +0000)]
Merge ... '554d1c13766299b9a5323f5553876072c65d7ff3'
     and 'e25c5e38674da9988b268e6af89a90ecbbe1dac6'

18 years agoglib-2.0 2.12.12: Package clearly -dev (if not stray files) away from ${PN}.
Paul Sokolovsky [Wed, 4 Jul 2007 22:19:29 +0000 (22:19 +0000)]
glib-2.0 2.12.12: Package clearly -dev (if not stray files) away from ${PN}.
* See glib-2.0_2.8.6.bb for reference, too.

18 years agomerge of '932bb6fa0e80d486c10b983e9557b9f2cc12f81d'
Paul Sokolovsky [Wed, 4 Jul 2007 21:15:05 +0000 (21:15 +0000)]
Merge ... '932bb6fa0e80d486c10b983e9557b9f2cc12f81d'
     and 'adc9d2b07147baa9165b930a857e39f5f57331a3'

18 years agoopie-networksettings: Install libs to $libdir.
Paul Sokolovsky [Wed, 4 Jul 2007 21:10:25 +0000 (21:10 +0000)]
opie-networksettings: Install libs to $libdir.
* Per #2254

18 years agolibopietooth1: Install to $libdir.
Paul Sokolovsky [Wed, 4 Jul 2007 21:07:15 +0000 (21:07 +0000)]
libopietooth1: Install to $libdir.
* Per #2254

18 years agoopie-init: Remove hacky and stale overrides for opie init script.
Paul Sokolovsky [Wed, 4 Jul 2007 21:04:10 +0000 (21:04 +0000)]
opie-init: Remove hacky and stale overrides for opie init script.
* This shouldn't be done this way. There shouldn't be need for doing
device-specific (don't mix with feature-specific) configuration, and even
if, it should be done if one well-maintained script.

18 years agoopie-init: Fix packaging.
Paul Sokolovsky [Wed, 4 Jul 2007 20:58:12 +0000 (20:58 +0000)]
opie-init: Fix packaging.

18 years agomerge of '0eb06e644668e069af094409f30e23fcd3d9c1dc'
Paul Sokolovsky [Wed, 4 Jul 2007 18:22:38 +0000 (18:22 +0000)]
Merge ... '0eb06e644668e069af094409f30e23fcd3d9c1dc'
     and 'f9f12a308eb181f774d74489bbf74aab0dbdb33b'

18 years agoopie-taskbar: Add missing patch.
Paul Sokolovsky [Wed, 4 Jul 2007 18:21:15 +0000 (18:21 +0000)]
opie-taskbar: Add missing patch.

18 years agoopie-multikey: Fix hardcoded rpath.
Paul Sokolovsky [Wed, 4 Jul 2007 18:19:42 +0000 (18:19 +0000)]
opie-multikey: Fix hardcoded rpath.

18 years agomerge of '8ccf578d98540e0fe880015d1158e3f2e2d5fada'
Paul Sokolovsky [Wed, 4 Jul 2007 17:58:00 +0000 (17:58 +0000)]
Merge ... '8ccf578d98540e0fe880015d1158e3f2e2d5fada'
     and 'ffc6a1cb8a5c35ab9fdca8add26efc64679665b5'

18 years agopalmtop.bbclass: Update for FHS-compatible layout.
Paul Sokolovsky [Wed, 4 Jul 2007 17:41:46 +0000 (17:41 +0000)]
palmtop.bbclass: Update for FHS-compatible layout.

18 years agoopie-ttf-support 1.1: Bump PR for classes changes.
Paul Sokolovsky [Wed, 4 Jul 2007 17:36:52 +0000 (17:36 +0000)]
opie-ttf-support 1.1: Bump PR for classes changes.

18 years agoopie-taskbar: Get rid of build-time configuration, do it runtime instead.
Paul Sokolovsky [Wed, 4 Jul 2007 17:31:46 +0000 (17:31 +0000)]
opie-taskbar: Get rid of build-time configuration, do it runtime instead.

18 years agoopie-alarm, opie-qcop, opie-qss, opie-quicklauncher: Install to $bindir.
Paul Sokolovsky [Wed, 4 Jul 2007 17:30:10 +0000 (17:30 +0000)]
opie-alarm, opie-qcop, opie-qss, opie-quicklauncher: Install to $bindir.
* Per #2254.

18 years agoopie-init: Update for FHS-compatible OPIE install.
Paul Sokolovsky [Wed, 4 Jul 2007 17:28:21 +0000 (17:28 +0000)]
opie-init: Update for FHS-compatible OPIE install.
* Per #2254.

18 years agopreferred-opie-versions-1.2.3-pre.inc: Bump SRCDATE to 20070703.
Paul Sokolovsky [Wed, 4 Jul 2007 17:25:25 +0000 (17:25 +0000)]
preferred-opie-versions-1.2.3-pre.inc: Bump SRCDATE to 20070703.
* To propogate changes to classes.

18 years agobitbake.conf: Set palmtopdir = "${libdir}/opie".
Paul Sokolovsky [Wed, 4 Jul 2007 17:23:28 +0000 (17:23 +0000)]
bitbake.conf: Set palmtopdir = "${libdir}/opie".
* Per #2254.

18 years agoopie.bbclass: Install binaries to $bindir.
Paul Sokolovsky [Wed, 4 Jul 2007 17:22:20 +0000 (17:22 +0000)]
opie.bbclass: Install binaries to $bindir.
* Per #2254.

18 years agoThere are some definition missing in uclibc which prevents
Henning Heinold [Wed, 4 Jul 2007 16:42:24 +0000 (16:42 +0000)]
There are some definition missing in uclibc which prevents
building of bluez-utils.
-termios.h will be fixed in nex uclibc version according to this thread
http://www.mail-archive.com/uclibc@uclibc.org/msg00382.html
-errno_values.h is mostly the same as the linux kernel headers but
didnt change for years and so stucked with the 2.4 defintions,
2.6 added some more like "ENOKEY"
Bumping PR to get rebuilds. Beaware that the toolchain could be broken
after compiling the new uclibc version. If you got side-effects
with __clz-tab missing symbol, recompile the whole stuff.

18 years agoopie-taskbar: Install to $libdir/$bindir.
Paul Sokolovsky [Wed, 4 Jul 2007 15:34:03 +0000 (15:34 +0000)]
opie-taskbar: Install to $libdir/$bindir.
* Per #2254

18 years agolibqtaux2: Install to $libdir.
Paul Sokolovsky [Wed, 4 Jul 2007 15:30:03 +0000 (15:30 +0000)]
libqtaux2: Install to $libdir.
* Per #2254

18 years agolibopie2: Install to $libdir.
Paul Sokolovsky [Wed, 4 Jul 2007 15:29:00 +0000 (15:29 +0000)]
libopie2: Install to $libdir.
* Per #2254.

18 years agolibqpe-opie: Use $libdir.
Paul Sokolovsky [Wed, 4 Jul 2007 15:07:13 +0000 (15:07 +0000)]
libqpe-opie: Use $libdir.
* Also, remove remnants of build-time overrides (now is handled in rntime).
* Per #2254.

18 years agoqte-mt 2.3.10: Use $libdir for installation.
Paul Sokolovsky [Wed, 4 Jul 2007 14:57:49 +0000 (14:57 +0000)]
qte-mt 2.3.10: Use $libdir for installation.
* Per #2254.

18 years agolinux-x86: Update i486 configuration (sound, networking) to run in VMWare.
Florian Boor [Wed, 4 Jul 2007 14:57:02 +0000 (14:57 +0000)]
linux-x86: Update i486 configuration (sound, networking) to run in VMWare.

18 years agoxoo-vm: fix packaging
Florian Boor [Wed, 4 Jul 2007 14:44:22 +0000 (14:44 +0000)]
xoo-vm: fix packaging

18 years agometa-sdk: Some more directory layout related fixes.
Florian Boor [Wed, 4 Jul 2007 13:02:02 +0000 (13:02 +0000)]
meta-sdk: Some more directory layout related fixes.

18 years agometa-sdk-gpe: Update to support new sdk arch names and splitted package directories.
Florian Boor [Wed, 4 Jul 2007 13:00:01 +0000 (13:00 +0000)]
meta-sdk-gpe: Update to support new sdk arch names and splitted package directories.

18 years agomerge of '0e150443d291bc62c30745eee41a34a08f3eb3db'
Florian Boor [Wed, 4 Jul 2007 12:01:08 +0000 (12:01 +0000)]
Merge ... '0e150443d291bc62c30745eee41a34a08f3eb3db'
     and '1b058511a74a92f00fa349a145e6d36bc37c7e21'

18 years agometa-sdk: Update to support new sdk arch names and splitted package directories.
Florian Boor [Wed, 4 Jul 2007 11:59:29 +0000 (11:59 +0000)]
meta-sdk: Update to support new sdk arch names and splitted package directories.

18 years agosdk.bbclass: Add function to create sdk pacakge indices.
Florian Boor [Wed, 4 Jul 2007 11:52:03 +0000 (11:52 +0000)]
sdk.bbclass: Add function to create sdk pacakge indices.

18 years agoadd openmoko-calculator
Michael Lauer [Wed, 4 Jul 2007 11:28:29 +0000 (11:28 +0000)]
add openmoko-calculator

18 years agoopenmoko-pim: sync with openmoko svn overlay
Michael Lauer [Wed, 4 Jul 2007 11:03:30 +0000 (11:03 +0000)]
openmoko-pim: sync with openmoko svn overlay

18 years agoopenmoko-panel-mainmenu: add more dependencies
Michael Lauer [Wed, 4 Jul 2007 10:59:45 +0000 (10:59 +0000)]
openmoko-panel-mainmenu: add more dependencies

18 years agoadd openmoko-terminal
Michael Lauer [Wed, 4 Jul 2007 10:55:06 +0000 (10:55 +0000)]
add openmoko-terminal

18 years agoopenmoko-base: merge w/ openmoko svn overlay
Michael Lauer [Wed, 4 Jul 2007 10:35:39 +0000 (10:35 +0000)]
openmoko-base: merge w/ openmoko svn overlay

18 years agoatk: added 1.19.3 - close #2567
Joaquim Duran [Wed, 4 Jul 2007 08:46:38 +0000 (08:46 +0000)]
atk: added 1.19.3 - close #2567

18 years agosanity: if OE is used by root user (userid 0) then raise error (from Poky)
Marcin Juszkiewicz [Wed, 4 Jul 2007 08:11:45 +0000 (08:11 +0000)]
sanity: if OE is used by root user (userid 0) then raise error (from Poky)

18 years agomerge of '48173d5e9ba6b9c01006caf0faeedb090a20d0d1'
Marcin Juszkiewicz [Wed, 4 Jul 2007 07:15:21 +0000 (07:15 +0000)]
Merge ... '48173d5e9ba6b9c01006caf0faeedb090a20d0d1'
     and 'f3281034536642327c1e507cb7559b3899f99d18'

18 years agoqemu-native: added zlib-native to DEPENDS - close #2561
Marcin Juszkiewicz [Wed, 4 Jul 2007 07:14:27 +0000 (07:14 +0000)]
qemu-native: added zlib-native to DEPENDS - close #2561

18 years agogtkmm: add cairomm to DEPENDS
Rolf Leggewie [Wed, 4 Jul 2007 00:42:34 +0000 (00:42 +0000)]
gtkmm: add cairomm to DEPENDS

18 years agouicmoc-native 2.3.10: an attempt to fix build against recent kernel, bug #2564
Michael Krelin [Tue, 3 Jul 2007 23:06:52 +0000 (23:06 +0000)]
uicmoc-native 2.3.10: an attempt to fix build against recent kernel, bug #2564

18 years agotask-opie-all: added missing PACKAGES - should close #2572
Marcin Juszkiewicz [Tue, 3 Jul 2007 20:28:52 +0000 (20:28 +0000)]
task-opie-all: added missing PACKAGES - should close #2572

18 years agosharprom-compatible: use sanity and changed DISTRO_VERSION so builds does not break...
Patrik Gfeller [Tue, 3 Jul 2007 20:24:50 +0000 (20:24 +0000)]
sharprom-compatible: use sanity and changed DISTRO_VERSION so builds does not break on 2.4-crapix kernels - close #2581

18 years agolinux-rp: switch to Thomas patches
Marcin Juszkiewicz [Tue, 3 Jul 2007 20:17:09 +0000 (20:17 +0000)]
linux-rp: switch to Thomas patches