openembedded.git
16 years agopackages/qt4/qtopia-core: Prepare for someone to use -qconfig
Holger Freyther [Sun, 20 Jan 2008 23:17:35 +0000 (23:17 +0000)]
packages/qt4/qtopia-core: Prepare for someone to use -qconfig
    -We don't disable any features, but passing -qconfig will automatically
     disable q3support so we can't enable the usage of -qconfig by default
    -Install an OE qconfig-oe.h and QT_QCONFIG can be overriden by the default
     OVERRIDE system (this makes up a bit for the lacking documentation)

16 years agopackages/qt4/qtopia-core: Build the features that are available as plugin as plugin
Holger Freyther [Sun, 20 Jan 2008 22:49:28 +0000 (22:49 +0000)]
packages/qt4/qtopia-core: Build the features that are available as plugin as plugin
    -Build whatever can be build as plugin as plugin (graphics driver, mouse...)
    -Change the configure script to find plugins
    -Packaging needs to be done

16 years agopackages/qt4/qtopia-core_4.2.0: Remove the older version, it is not used
Holger Freyther [Sun, 20 Jan 2008 11:50:04 +0000 (11:50 +0000)]
packages/qt4/qtopia-core_4.2.0: Remove the older version, it is not used

16 years agopackages/qt4/qt_packaging.inc: Better safe than sorry and use += for the NONDEV_PACKA...
Otavio Salvador [Sun, 20 Jan 2008 10:28:10 +0000 (10:28 +0000)]
packages/qt4/qt_packaging.inc: Better safe than sorry and use += for the NONDEV_PACKAGES as well
    In the future some .bb file could add a package to the NONDEV_PACKAGES list
    and the update would have been lost with this update.

16 years agopackages/qt4/qt_staging.inc: Treat the staged .la files as well to not point to the...
Holger Freyther [Sun, 20 Jan 2008 10:26:21 +0000 (10:26 +0000)]
packages/qt4/qt_staging.inc: Treat the staged .la files as well to not point to the workdir

16 years agopackages/qt4/qt_staging.inc: Fix the .pc files of Qt/X11 and Qt/Embedded
Otavio Salvador [Sun, 20 Jan 2008 10:25:16 +0000 (10:25 +0000)]
packages/qt4/qt_staging.inc: Fix the .pc files of Qt/X11 and Qt/Embedded
    The libdir was pointing to ${prefix}/lib it should have pointed to
    ${prefix}/lib/{qtopia..,qt4} for the staged libraries

16 years agopackages/qt4/qt4-x11-free.inc: Set QT_LIBINFIX to an empty string to fix the packaging
Holger Freyther [Sat, 19 Jan 2008 23:58:37 +0000 (23:58 +0000)]
packages/qt4/qt4-x11-free.inc: Set QT_LIBINFIX to an empty string to fix the packaging
    libQtCore, libQtGui... should now be properly created again. I was under the false expression
    that ${QT_LIBINFIX} would expand to an empty string. Set QT_LIBINFIX to an empty string for
    the Qt4/X11 variant.

16 years agolibart-lgpl: unify
Rolf Leggewie [Sat, 19 Jan 2008 18:17:42 +0000 (18:17 +0000)]
libart-lgpl: unify

16 years agoadd bleeding edge git tree for u-boot-openmoko-devel
Michael Lauer [Sat, 19 Jan 2008 17:25:51 +0000 (17:25 +0000)]
add bleeding edge git tree for u-boot-openmoko-devel

16 years agoadd bleeding edge git tree for linux-openmoko-devel (andy branch)
Michael Lauer [Sat, 19 Jan 2008 17:11:58 +0000 (17:11 +0000)]
add bleeding edge git tree for linux-openmoko-devel (andy branch)

16 years agokaffe: move common dependency on libart-lgpl into include file
Rolf Leggewie [Sat, 19 Jan 2008 15:00:26 +0000 (15:00 +0000)]
kaffe: move common dependency on libart-lgpl into include file

16 years agoxautomation: add to OE. Closes 3706.
Rolf Leggewie [Sat, 19 Jan 2008 14:49:32 +0000 (14:49 +0000)]
xautomation: add to OE. Closes 3706.

16 years agoopenembedded-essential: add bc and python-pysqlite2 to deb
Rolf Leggewie [Sat, 19 Jan 2008 14:26:29 +0000 (14:26 +0000)]
openembedded-essential: add bc and python-pysqlite2 to deb
* I had been under the false impression these were already part of the deb definition

16 years agoopenembedded-essential: commit version 1.4
Rolf Leggewie [Sat, 19 Jan 2008 14:08:15 +0000 (14:08 +0000)]
openembedded-essential: commit version 1.4
* remove gfortran from deb definition
* add bc and python-pysqlite to rpm definition

16 years agoasterisk: replace references to openpbx with callweaver, the successor project
Rolf Leggewie [Sat, 19 Jan 2008 11:28:07 +0000 (11:28 +0000)]
asterisk: replace references to openpbx with callweaver, the successor project

16 years agocallweaver: follow upstream from openpbx.org to callweaver.org and update to rc5
Rolf Leggewie [Sat, 19 Jan 2008 11:24:41 +0000 (11:24 +0000)]
callweaver: follow upstream from openpbx.org to callweaver.org and update to rc5
* openpbx.org is gone and thus fetching failed.
* upgrade to rc5 since rc3 is no longer available
* Follow upstream rename of project from openpbx.org to callweaver.org.  replace
  all occurences of the openpbx string with callweaver in all files.
* drop unneeded patches and create new ones (fix version check code)
* drop openldap support and DEPENDS until bug 2806 is fixed to enable the package
  to build in OE
* fix packaging
* this is the "boy, am I glad I got it off the 'mtn status'-radar"-commit

16 years agocacao: Small fix.
Robert Schuster [Fri, 18 Jan 2008 21:42:28 +0000 (21:42 +0000)]
cacao: Small fix.
  - removed superfluous configure argument
  - has no effect on binaries so not adjusting PR

16 years agoapmd|hostap|orinoco: move the fix for bug 3664 into a separate package
Rolf Leggewie [Fri, 18 Jan 2008 18:26:10 +0000 (18:26 +0000)]
apmd|hostap|orinoco: move the fix for bug 3664 into a separate package
* the package is RRECOMMENDS and should be installed automatically, but can
  be removed if one so desires
* reorder some fields according to StyleGuide
* bump PR

16 years agopoboxserver: simplify packaging and drop unused qpobox directory.
Rolf Leggewie [Fri, 18 Jan 2008 18:02:14 +0000 (18:02 +0000)]
poboxserver: simplify packaging and drop unused qpobox directory.

16 years agoaudiofile: reorder fields to comply with StyleGuide
Rolf Leggewie [Fri, 18 Jan 2008 17:13:51 +0000 (17:13 +0000)]
audiofile: reorder fields to comply with StyleGuide

16 years agomerge of '0a2c0b977acc12b551929c86418ebe390325056e'
Marcin Juszkiewicz [Fri, 18 Jan 2008 16:02:07 +0000 (16:02 +0000)]
Merge ... '0a2c0b977acc12b551929c86418ebe390325056e'
     and 'f72a0f688eea0a4559430f2d777a82a1324bd4d2'

16 years agolinux: do_sizecheck moved to kernel.bbclass (merged from Poky)
Marcin Juszkiewicz [Fri, 18 Jan 2008 16:00:13 +0000 (16:00 +0000)]
linux: do_sizecheck moved to kernel.bbclass (merged from Poky)

16 years agozaurus-2.6: added kernel size for do_sizecheck
Marcin Juszkiewicz [Fri, 18 Jan 2008 15:56:25 +0000 (15:56 +0000)]
zaurus-2.6: added kernel size for do_sizecheck

16 years agolinux-rp: removed size checking as it is now in kernel.bbclass
Marcin Juszkiewicz [Fri, 18 Jan 2008 15:55:01 +0000 (15:55 +0000)]
linux-rp: removed size checking as it is now in kernel.bbclass

16 years agospandsp: update pre3 to pre16
Rolf Leggewie [Fri, 18 Jan 2008 15:34:38 +0000 (15:34 +0000)]
spandsp: update pre3 to pre16

16 years agomerge of '0e7dafd4ba684994da9cbab0292dbd6e3c6be3ec'
Marcin Juszkiewicz [Fri, 18 Jan 2008 15:14:24 +0000 (15:14 +0000)]
Merge ... '0e7dafd4ba684994da9cbab0292dbd6e3c6be3ec'
     and 'cc72cefccea1756ea052a54b2ec73e0ef6e3d9eb'

16 years agoshared-mime-info: add dependency on glib-2.0 (from Poky)
Marcin Juszkiewicz [Fri, 18 Jan 2008 14:46:07 +0000 (14:46 +0000)]
shared-mime-info: add dependency on glib-2.0 (from Poky)

16 years agomerge of 'a0f0a04325ed193844895cf9b74e8b1b48deac4e'
OpenEmbedded Project [Fri, 18 Jan 2008 14:21:33 +0000 (14:21 +0000)]
Merge ... 'a0f0a04325ed193844895cf9b74e8b1b48deac4e'
     and 'e55bf39595a78df12d17e4b80e9ed474ad5a467d'

16 years agolibgsmd-lips: Remove obsolete patch, but package stays bad.
Florian Boor [Fri, 18 Jan 2008 14:18:12 +0000 (14:18 +0000)]
libgsmd-lips: Remove obsolete patch, but package stays bad.

16 years agolibgpephone: Add svn recipe.
Florian Boor [Fri, 18 Jan 2008 14:16:49 +0000 (14:16 +0000)]
libgpephone: Add svn recipe.

16 years agomerge of '2160ef6a1176c4f7a49c5f831509721ea75cd35b'
Michael Lauer [Fri, 18 Jan 2008 14:15:39 +0000 (14:15 +0000)]
Merge ... '2160ef6a1176c4f7a49c5f831509721ea75cd35b'
     and '9a37a94626c4cf51ec6e7f7d6995599fb462f838'

16 years agogsm0710muxd: fix initscript permissions
Michael Lauer [Fri, 18 Jan 2008 14:14:55 +0000 (14:14 +0000)]
gsm0710muxd: fix initscript permissions

16 years agoxcursor-transparent-theme: fix SRC_URI
Marcin Juszkiewicz [Fri, 18 Jan 2008 13:24:55 +0000 (13:24 +0000)]
xcursor-transparent-theme: fix SRC_URI

16 years agozaurus-clamshell.inc: removed OpenZaurus related note about feeds
Marcin Juszkiewicz [Fri, 18 Jan 2008 12:26:28 +0000 (12:26 +0000)]
zaurus-clamshell.inc: removed OpenZaurus related note about feeds

16 years agokernel.bbclass: added sizecheck task from linux recipe (merge from Poky)
Marcin Juszkiewicz [Fri, 18 Jan 2008 11:51:29 +0000 (11:51 +0000)]
kernel.bbclass: added sizecheck task from linux recipe (merge from Poky)

16 years agokernel.bbclass: stage also include/video directory (from Poky)
Marcin Juszkiewicz [Fri, 18 Jan 2008 11:50:24 +0000 (11:50 +0000)]
kernel.bbclass: stage also include/video directory (from Poky)

16 years agolinux-rp: apply latest changes from Thomas Kunze
Thomas Kunze [Fri, 18 Jan 2008 07:14:43 +0000 (07:14 +0000)]
linux-rp: apply latest changes from Thomas Kunze
* signed off by: Laibsch

16 years agochumby-kernel: allow booting from USB disks (/dev/sda1)
Jan Lübbe [Fri, 18 Jan 2008 02:48:44 +0000 (02:48 +0000)]
chumby-kernel: allow booting from USB disks (/dev/sda1)

16 years agomerge of '2eadd91fadb429f90d6d5b0714a7265811f206b6'
OpenEmbedded Project [Fri, 18 Jan 2008 01:09:50 +0000 (01:09 +0000)]
Merge ... '2eadd91fadb429f90d6d5b0714a7265811f206b6'
     and 'a17466e62ff1000054de2b883169fb332ceb8d66'

16 years agochecksums.ini: add some chumby sources and sort
Jan Lübbe [Fri, 18 Jan 2008 00:57:06 +0000 (00:57 +0000)]
checksums.ini: add some chumby sources and sort

16 years agomerge of '324c9ae28ad0981fb0295081bc51f62d2b0333ab'
Michael Lauer [Fri, 18 Jan 2008 00:51:26 +0000 (00:51 +0000)]
Merge ... '324c9ae28ad0981fb0295081bc51f62d2b0333ab'
     and '6fdc0cb19db57ac2a4d88dec24b554f7b34c593d'

16 years agoadd cvs version of e-wm
Michael Lauer [Fri, 18 Jan 2008 00:47:29 +0000 (00:47 +0000)]
add cvs version of e-wm

16 years agoe17-applications cvs fix license, prepare for e-wm cvs version
Michael Lauer [Fri, 18 Jan 2008 00:47:07 +0000 (00:47 +0000)]
e17-applications cvs fix license, prepare for e-wm cvs version

16 years agoefl cvs adjust license and configurations, improve dependencies and packaging
Michael Lauer [Fri, 18 Jan 2008 00:07:27 +0000 (00:07 +0000)]
efl cvs adjust license and configurations, improve dependencies and packaging
(based on a patch by Raster)

16 years agochumby-kernel: Ignore cmdline from bootloader since we can't change it
Daniel Willmann [Thu, 17 Jan 2008 23:22:21 +0000 (23:22 +0000)]
chumby-kernel: Ignore cmdline from bootloader since we can't change it
(This is needed to ignore rootfstype=cramfs passed by the bootloader)
chumby.conf: Add options for jffs2 generation

16 years agort73-chumby_1.2.bb: Add rt73.bin firmware image to rootfs.
Daniel Willmann [Thu, 17 Jan 2008 23:19:16 +0000 (23:19 +0000)]
rt73-chumby_1.2.bb: Add rt73.bin firmware image to rootfs.

16 years agort73-chumby_1.2.bb, chumby.conf: Add rt73 wifi driver for the chumby
Daniel Willmann [Thu, 17 Jan 2008 21:27:33 +0000 (21:27 +0000)]
rt73-chumby_1.2.bb, chumby.conf: Add rt73 wifi driver for the chumby

16 years agochumby.conf: Add missing "
Daniel Willmann [Thu, 17 Jan 2008 19:40:24 +0000 (19:40 +0000)]
chumby.conf: Add missing "

16 years agomerge of '15abe433106a3416f43fe1507eb0032a960434bb'
Daniel Willmann [Thu, 17 Jan 2008 19:23:03 +0000 (19:23 +0000)]
Merge ... '15abe433106a3416f43fe1507eb0032a960434bb'
     and '2538d8c9c6f9647baba548394a1e20a2e4467a19'

16 years agomerge of '27de58a95c41839b956f23d0aba523fd7b5b6560'
Daniel Willmann [Thu, 17 Jan 2008 19:22:54 +0000 (19:22 +0000)]
Merge ... '27de58a95c41839b956f23d0aba523fd7b5b6560'
     and '41476408af360dd3a822d53b5492d058b04347ab'

16 years agomachine/chumby.conf: Produce cramfs image and add kernel modules to image.
Daniel Willmann [Thu, 17 Jan 2008 19:22:33 +0000 (19:22 +0000)]
machine/chumby.conf: Produce cramfs image and add kernel modules to image.

16 years agofic-gta02.conf : use the correct values for creating jffs2 and also
Graeme Gregory [Thu, 17 Jan 2008 17:36:03 +0000 (17:36 +0000)]
fic-gta02.conf : use the correct values for creating jffs2 and also
create the summary file. Based on work of Werner (OpenMoko)

16 years agognutls: Cleanup and fixes.
Robert Schuster [Thu, 17 Jan 2008 17:09:07 +0000 (17:09 +0000)]
gnutls: Cleanup and fixes.
  - move 1.6.3-specific patches into respective recipe
  - renamed patch folder to contain version to which they belong

16 years agomerge of '3d49f3c12ce537f3ff8637c42ffd33a7b7afb27f'
Paul Sokolovsky [Thu, 17 Jan 2008 16:51:23 +0000 (16:51 +0000)]
Merge ... '3d49f3c12ce537f3ff8637c42ffd33a7b7afb27f'
     and 'bc07881d61476e6cb24c670f87e81bdda9ebc462'

16 years agoxcursor-watchonly-theme: Elaborate.
Paul Sokolovsky [Thu, 17 Jan 2008 16:48:45 +0000 (16:48 +0000)]
xcursor-watchonly-theme: Elaborate.
* Add missing patch and add Xsession.d script for automatic activation
of no mouse is present (if mouse is present, transparent cursor theme should
not be used, and cursor should be left as is, as other interaction using mouse
won't be possible).

16 years agoxcursor-transparent-theme 0.1.1: Not machine-dependent.
Paul Sokolovsky [Thu, 17 Jan 2008 16:41:24 +0000 (16:41 +0000)]
xcursor-transparent-theme 0.1.1: Not machine-dependent.

16 years agogpe-scap 1.3: Added patch to allow build agains glade 2.4.0.
Robert Schuster [Thu, 17 Jan 2008 16:39:38 +0000 (16:39 +0000)]
gpe-scap 1.3: Added patch to allow build agains glade 2.4.0.

16 years agogpe-session-scripts 0.67: Cleanup matchbox-session scripts.
Paul Sokolovsky [Thu, 17 Jan 2008 16:26:00 +0000 (16:26 +0000)]
gpe-session-scripts 0.67: Cleanup matchbox-session scripts.
* Fix strange indentation.
* Comment out expensive computing of unused XRES variable. (But don't remove -
one sweet day we'll use it!)

16 years agojava.bbclass: New bbclass for java recipes.
Robert Schuster [Thu, 17 Jan 2008 15:51:03 +0000 (15:51 +0000)]
java.bbclass: New bbclass for java recipes.
java-library.bbclass: New bbclass for java library (jar) recipes.
swt3.3-gtk: New recipe.
swt3.4-gtk: New recipe.
swt3.4-gtk-hildon: New recipe.

16 years agomerge of '964b970138436b573add519a1eae7ca7aec32517'
Marcin Juszkiewicz [Thu, 17 Jan 2008 15:39:09 +0000 (15:39 +0000)]
Merge ... '964b970138436b573add519a1eae7ca7aec32517'
     and 'b8eab3d0461de7af79a745d6b20c8e008acb7af4'

16 years agowifistix-modules: added missing patch from Gumstix
Marcin Juszkiewicz [Thu, 17 Jan 2008 15:33:14 +0000 (15:33 +0000)]
wifistix-modules: added missing patch from Gumstix

16 years agomerge of '937e098c88f41af274b6cb04f049439e168d15b9'
OpenEmbedded Project [Thu, 17 Jan 2008 14:46:13 +0000 (14:46 +0000)]
Merge ... '937e098c88f41af274b6cb04f049439e168d15b9'
     and 'e4319c22e09affdcdc5fbec3afd685b355fb8e14'

16 years ago* Use static linking for mpfr/gmp instead of the rpath. This avoid the layering
Holger Freyther [Thu, 17 Jan 2008 14:05:03 +0000 (14:05 +0000)]
* Use static linking for mpfr/gmp instead of the rpath. This avoid the layering
  violation and makes sure that gcc-cross-sdk will build as well.
* For gcc4.3 we need to look at the gmp/mpfr again as they will be required for
  everything and not just gfortran
* Apply a patch to gcc_4.2.2 but only if we want to build gcc. We want to be able
  to use arm-angstrom-linux-gnueabi-gfortran and the GF="$(GFORTRAN)" would have set
  the fortran to 'gfortran' and we ended up with a build error. Some more experiments
  with GFORTRAN_FOR_TARGET are needed.

16 years agoorinoco-modules: unify
Rolf Leggewie [Thu, 17 Jan 2008 13:46:20 +0000 (13:46 +0000)]
orinoco-modules: unify

16 years agomerge of '6fd18ecf067a5c1f73730a2278a171f906b7f7c5'
Paul Sokolovsky [Thu, 17 Jan 2008 13:16:53 +0000 (13:16 +0000)]
Merge ... '6fd18ecf067a5c1f73730a2278a171f906b7f7c5'
     and 'f7f0ddcdaf7ca93df00d48a93db3f02c7baaba31'

16 years agoasterisk: Move sound subpackages where they belong.
Paul Sokolovsky [Thu, 17 Jan 2008 13:15:58 +0000 (13:15 +0000)]
asterisk: Move sound subpackages where they belong.

16 years agomerge of '295685151d124dddda4263fcad5e205cd0c1e745'
Paul Sokolovsky [Thu, 17 Jan 2008 13:04:19 +0000 (13:04 +0000)]
Merge ... '295685151d124dddda4263fcad5e205cd0c1e745'
     and '6c8738ab25503f1d21271ec5f6abc99991950ace'

16 years agosupertux-qvga 0.1.3: Add QVGA port of SperTux, based on GP2X port.
Paul Sokolovsky [Thu, 17 Jan 2008 13:02:45 +0000 (13:02 +0000)]
supertux-qvga 0.1.3: Add QVGA port of SperTux, based on GP2X port.
* Original GP2X port by Ingo Arndt.
* Data conversion preparation and script by myself.

16 years agosupertux: Fix QA warnings for .desktop.
Paul Sokolovsky [Thu, 17 Jan 2008 13:00:44 +0000 (13:00 +0000)]
supertux: Fix QA warnings for .desktop.

16 years agomerge of '4b30415f5d28ab66598f7324bc7a1a3f91781ed2'
John Lee [Thu, 17 Jan 2008 09:19:46 +0000 (09:19 +0000)]
Merge ... '4b30415f5d28ab66598f7324bc7a1a3f91781ed2'
     and '65fbfb9dd8770a45ce93446888e70c955e6b11d1'

16 years agoconf/machine: general machine config clean-up for Zaurus as discussed on oe-devel
Rolf Leggewie [Thu, 17 Jan 2008 09:08:34 +0000 (09:08 +0000)]
conf/machine: general machine config clean-up for Zaurus as discussed on oe-devel

16 years ago(Merge OM mtn modification back into mainline)
John Lee [Thu, 17 Jan 2008 09:03:38 +0000 (09:03 +0000)]
(Merge OM mtn modification back into mainline)
Integrate mainstream to build meta-toolchain-openmoko
packages/meta/meta-toolchain-openmoko.bb: will install
task-openmoko-toolchain-{target,host}
task-openmoko-toolchain-target: specific to target arch.
task-openmoko-toolchain-host: for host and all, such as
openmoko-sample2-src
moko-autorev.inc, sane-srcrevs.inc: add SRCREV_pn-openmoko-toolchain-scripts
openmoko-toolchain-scripts_svn.bb: will not install sample code now.
openmoko-sample2_svn.bb: update PACKAGE_ARCH_${PN}-src to be used by
ipkg-sdk.conf

16 years ago(Merge OM mtn modification back into mainline)
John Lee [Thu, 17 Jan 2008 08:51:49 +0000 (08:51 +0000)]
(Merge OM mtn modification back into mainline)
Add ability to find the directory of parent package if the child package
is of different arch.

16 years ago(Merge OM mtn modification back into mainline)
John Lee [Thu, 17 Jan 2008 08:50:55 +0000 (08:50 +0000)]
(Merge OM mtn modification back into mainline)
Remove ipkg-list-fields because already in ipkg-utils

16 years ago(Merge OM mtn modification back into mainline)
John Lee [Thu, 17 Jan 2008 08:49:53 +0000 (08:49 +0000)]
(Merge OM mtn modification back into mainline)
Add fbset by Dodji's request.

16 years agomerge of '9d982d512a4fe1be6d4da15efa2564ac9b14bb0d'
Michael Lauer [Wed, 16 Jan 2008 23:03:32 +0000 (23:03 +0000)]
Merge ... '9d982d512a4fe1be6d4da15efa2564ac9b14bb0d'
     and 'b5107429ca97b2f516633a57175b0dc5846df507'

16 years agogsm0710muxd svn fix dependencies, bump rev
Michael Lauer [Wed, 16 Jan 2008 22:58:33 +0000 (22:58 +0000)]
gsm0710muxd svn fix dependencies, bump rev

16 years agomerge of '0c2d5d5458d1b1d0d5206b62671a36916592392a'
OpenEmbedded Project [Wed, 16 Jan 2008 21:01:37 +0000 (21:01 +0000)]
Merge ... '0c2d5d5458d1b1d0d5206b62671a36916592392a'
     and 'cb0f0a066b9df17408c3017f7954a6b750fd269f'

16 years agomerge of '7de9efd25ebd277708839391729cb80643e6176f'
OpenEmbedded Project [Wed, 16 Jan 2008 21:00:50 +0000 (21:00 +0000)]
Merge ... '7de9efd25ebd277708839391729cb80643e6176f'
     and '92e328e5850b31fc0e02edfca17a6b0d71575461'

16 years agochumby: Add machine definition and kernel recipe
Jan Lübbe [Wed, 16 Jan 2008 19:50:33 +0000 (19:50 +0000)]
chumby: Add machine definition and kernel recipe

16 years agonokia800: Add screen size.
Robert Schuster [Wed, 16 Jan 2008 19:04:22 +0000 (19:04 +0000)]
nokia800: Add screen size.
nokia770: Add screen size.

16 years agolinux-2.6.23: Apply kallsyms-missing-include.patch.
Leon Woestenberg [Wed, 16 Jan 2008 18:44:09 +0000 (18:44 +0000)]
linux-2.6.23: Apply kallsyms-missing-include.patch.

16 years agoMake the FEED_ARCH selection a bit more intelligent.
Andrew Wilcox [Wed, 16 Jan 2008 18:35:53 +0000 (18:35 +0000)]
Make the FEED_ARCH selection a bit more intelligent.

16 years agocacaoh-native: Small cleanup in include file.
Robert Schuster [Wed, 16 Jan 2008 16:08:33 +0000 (16:08 +0000)]
cacaoh-native: Small cleanup in include file.
cacao: Added N800 quirk and a patch to fix AttachCurrentThread behavior.

16 years agomerge of '759e78a6743866bb0cd9004d9e947af20218aaf6'
Ovidiu Sas [Wed, 16 Jan 2008 15:37:45 +0000 (15:37 +0000)]
Merge ... '759e78a6743866bb0cd9004d9e947af20218aaf6'
     and 'c7289c9605cd6d73dd8698f9214422a66461880d'

16 years agomerge of 'e6df832022f99df44b509dc0c3fd63bb19595085'
Ovidiu Sas [Wed, 16 Jan 2008 15:34:18 +0000 (15:34 +0000)]
Merge ... 'e6df832022f99df44b509dc0c3fd63bb19595085'
     and 'fc51ba6c6f78e661b51a328e391e78d3fa49d2d0'

16 years agomerge of '5fa3007028c7a54924741e99045d28fbfcad4be4'
Ovidiu Sas [Wed, 16 Jan 2008 15:33:47 +0000 (15:33 +0000)]
Merge ... '5fa3007028c7a54924741e99045d28fbfcad4be4'
     and 'b54b6efc8251bc5fce52afcb9a74272f2cea1bbb'

16 years agomerge of '16c96161b634d2e64b9a1b4ba0e3fff5ddf21bcb'
Ovidiu Sas [Wed, 16 Jan 2008 15:29:38 +0000 (15:29 +0000)]
Merge ... '16c96161b634d2e64b9a1b4ba0e3fff5ddf21bcb'
     and 'c32d254617ffcc037ac8e1b813c7d23979d2cb1c'

16 years agoadd pwsafe to .dev
Rolf Leggewie [Wed, 16 Jan 2008 15:11:59 +0000 (15:11 +0000)]
add pwsafe to .dev
closes 1065

16 years agounrar promoted for slugos
Ovidiu Sas [Wed, 16 Jan 2008 15:09:14 +0000 (15:09 +0000)]
unrar promoted for slugos

16 years agomerge of 'ab1a06b7453ad48a1ad5b4f9ee053cd6a9e04d28'
Ovidiu Sas [Wed, 16 Jan 2008 14:59:56 +0000 (14:59 +0000)]
Merge ... 'ab1a06b7453ad48a1ad5b4f9ee053cd6a9e04d28'
     and 'c794a426d2a55b0c4b5f1f6fee90c8272bd266e9'

16 years agomerge of '16c96161b634d2e64b9a1b4ba0e3fff5ddf21bcb'
Rolf Leggewie [Wed, 16 Jan 2008 14:35:33 +0000 (14:35 +0000)]
Merge ... '16c96161b634d2e64b9a1b4ba0e3fff5ddf21bcb'
     and '843d33548c0e77469b4859dd4e3b8c77590cb762'

16 years agomerge of 'b54b6efc8251bc5fce52afcb9a74272f2cea1bbb'
Rolf Leggewie [Wed, 16 Jan 2008 14:34:35 +0000 (14:34 +0000)]
Merge ... 'b54b6efc8251bc5fce52afcb9a74272f2cea1bbb'
     and 'fc51ba6c6f78e661b51a328e391e78d3fa49d2d0'

16 years agolinux-rp: for collie, use thesing's patches instead of Dirk's in 2.6.24-rc6
Rolf Leggewie [Wed, 16 Jan 2008 14:27:43 +0000 (14:27 +0000)]
linux-rp: for collie, use thesing's patches instead of Dirk's in 2.6.24-rc6

16 years agolinux-tornado-omap2: bump PR
Florian Boor [Wed, 16 Jan 2008 14:23:18 +0000 (14:23 +0000)]
linux-tornado-omap2: bump PR

16 years agomerge of '9d6e060052df45c5be50896005c5b965f0d64900'
Florian Boor [Wed, 16 Jan 2008 14:08:49 +0000 (14:08 +0000)]
Merge ... '9d6e060052df45c5be50896005c5b965f0d64900'
     and 'c794a426d2a55b0c4b5f1f6fee90c8272bd266e9'

16 years agolinux-rp: update linux-rp-2.6.23+2.6.24-rc0+git to rc6 (from poky)
Rolf Leggewie [Wed, 16 Jan 2008 13:45:31 +0000 (13:45 +0000)]
linux-rp: update linux-rp-2.6.23+2.6.24-rc0+git to rc6 (from poky)

16 years agolinux-rp: bump PR for 2.6.23 kernels to go in line with e7739cea697d3013eb0d05d381229...
Rolf Leggewie [Wed, 16 Jan 2008 13:15:10 +0000 (13:15 +0000)]
linux-rp: bump PR for 2.6.23 kernels to go in line with e7739cea697d3013eb0d05d3812297cb7911994b

16 years agolinux-rp.inc: autoload locomo-kbd on collie. partly closes 3693.
Rolf Leggewie [Wed, 16 Jan 2008 13:05:39 +0000 (13:05 +0000)]
linux-rp.inc: autoload locomo-kbd on collie.  partly closes 3693.

16 years agolibmsgenabler2: More packaging improvements.
Florian Boor [Wed, 16 Jan 2008 12:58:33 +0000 (12:58 +0000)]
libmsgenabler2: More packaging improvements.