Paul Sokolovsky [Mon, 11 Jun 2007 14:48:59 +0000 (14:48 +0000)]
Paul Sokolovsky [Mon, 11 Jun 2007 14:26:22 +0000 (14:26 +0000)]
mboxkbd-layouts-gui: Util to manage matchbox-keyboard layouts.
Paul Sokolovsky [Mon, 11 Jun 2007 13:36:25 +0000 (13:36 +0000)]
matchbox-keyboard svn: Add patches to support multiple layouts.
* Allows to load multiple layouts from independent files located in
~/.matchbox/keyboard.d/ (is most cases those going to be symlinks to
/usr/share) and switch among them (this requires corresponding button
present in layout).
* Config UI to setup active layouts to follow.
Koen Kooi [Mon, 11 Jun 2007 12:51:28 +0000 (12:51 +0000)]
Blackfin support:
* siteinfo.bbclass, bfin-common: autofoo support
* kernel-arch.bbclass, linux-libc-headers_2.6.20.bb: bfin -> blackfin mapping for the kernel
* insane.bbclass: stubs for bfin arch, needs proper number, but that will get reported when it encounters the first binary
* uclibc: config for adsp-bf537-stamp machine
* adsp-bf537-stamp.conf: machine description for adsp-bf537-stamp board (http://www.analog.com/en/prod/0%2C2877%2CBF537%25252DSTAMP%2C00.html)
The build currently stops in binutils cross with the "ld not supported on this archicture" message
Koen Kooi [Mon, 11 Jun 2007 12:33:12 +0000 (12:33 +0000)]
meta-toolchain: apply some bits of #2393, still incomplete
Koen Kooi [Mon, 11 Jun 2007 11:26:28 +0000 (11:26 +0000)]
iperf: run gnu-configize
Paul Sokolovsky [Mon, 11 Jun 2007 10:10:55 +0000 (10:10 +0000)]
Paul Sokolovsky [Mon, 11 Jun 2007 10:07:49 +0000 (10:07 +0000)]
linux-handhelds-2.6: Drop 2.6.21-hh4, add 2.6.21-hh6.
* Changes since -hh5 are:
1. inpit_pda.h: Use KEY_POWER directly, has safe value.
2. asus716: PCMCIA cleanup.
3. h5000, htcmagician: Use mtd physmap driver.
4. htcmagician: Phone PM improvements.
5. htchermes: NAND tweaks, more robust IRQ init
6. mach-sa1100/: Cleanup
7. mach-sa1100/usb/usb-eth.c: Cleanup, tested to flaky, but work.
8. ts-adc, ts-adc-debounce: Fix handling of pen up events.
9. hamcop_base: Converted to platform_driver, fixes h2200 resume.
* Also, updated defconfigs from defconfigman r275.
Koen Kooi [Mon, 11 Jun 2007 09:17:14 +0000 (09:17 +0000)]
angstrom: unbreak devices that have CONFIG_PACKET=m
Stelios Koroneos [Mon, 11 Jun 2007 06:18:59 +0000 (06:18 +0000)]
packages/linux/linux-magicbox_2.6.19.2.bb : Set correct path for images
OpenEmbedded Project [Mon, 11 Jun 2007 05:18:07 +0000 (05:18 +0000)]
Rod Whitby [Mon, 11 Jun 2007 04:46:36 +0000 (04:46 +0000)]
ftpd-topfield: Updated to 0.7.4
Matthias Hentges [Mon, 11 Jun 2007 01:57:12 +0000 (01:57 +0000)]
netbase: Correct a comment in /etc/network/interfaces
Paul Sokolovsky [Sun, 10 Jun 2007 23:09:20 +0000 (23:09 +0000)]
Paul Sokolovsky [Sun, 10 Jun 2007 23:05:48 +0000 (23:05 +0000)]
Paul Sokolovsky [Sun, 10 Jun 2007 23:05:05 +0000 (23:05 +0000)]
initramfs-image: A sample initramfs image.
* Shows all ingredients of a good initramfs image: custom init script run
by statically linked busybox, with all of them installed by explicit list
without any unneeded dependencies. ~500k.
Michael Krelin [Sun, 10 Jun 2007 23:01:41 +0000 (23:01 +0000)]
qsvn: made it build for the sake of additional qt4 testing
Paul Sokolovsky [Sun, 10 Jun 2007 22:59:35 +0000 (22:59 +0000)]
initramfs-nfsboot 0.1: Sample initramfs script to boot from NFS.
* Need too add parsing of kernel cmdline instead of hardcoded params.
Michael Krelin [Sun, 10 Jun 2007 22:58:33 +0000 (22:58 +0000)]
subversion 1.4.3: removed DEFAULT_PREFERENCE of -1 and added do_stage
Paul Sokolovsky [Sun, 10 Jun 2007 22:56:21 +0000 (22:56 +0000)]
initrdscripts: New package dir for initrd, initramfs, etc. recipes.
Paul Sokolovsky [Sun, 10 Jun 2007 22:37:16 +0000 (22:37 +0000)]
Paul Sokolovsky [Sun, 10 Jun 2007 22:32:49 +0000 (22:32 +0000)]
rootfs_ipk.bbclass: Add new option, PACKAGE_INSTALL_NO_DEPS. If set to 1,
list of packages in PACKAGE_INSTALL installed as is, without any dependencies.
* Useful for initrds, etc.
* Closes #2469.
Paul Sokolovsky [Sun, 10 Jun 2007 22:30:19 +0000 (22:30 +0000)]
busybox-static 1.2.1: First cut at static busybox.
* Yes, it works. 877916 bytes with uclibc.
* Defconfig is based on angstrom's one, with switch_root enabled.
Michael Krelin [Sun, 10 Jun 2007 20:12:08 +0000 (20:12 +0000)]
uqtreader: a lot of fixes and improvements
- removed opie inheritance
- replaced hardcoded dirs with sane variables
- new and better patch that fixes quite a few issues
Paul Sokolovsky [Sun, 10 Jun 2007 19:56:10 +0000 (19:56 +0000)]
helloworld 1.0.0: Remove duplicate content.
Matthias Hentges [Sun, 10 Jun 2007 18:51:50 +0000 (18:51 +0000)]
gspcav1: Add known-good version from
20070110
Matthias Hentges [Sun, 10 Jun 2007 18:47:04 +0000 (18:47 +0000)]
Rolf Leggewie [Sun, 10 Jun 2007 18:22:17 +0000 (18:22 +0000)]
gspcav1: update to version
20070508 to make it fetchable again.
Otherwise untested, not even compilation test.
Matthias Hentges [Sun, 10 Jun 2007 18:22:09 +0000 (18:22 +0000)]
gspcav1: Update SRC_URI
Richard Purdie [Sun, 10 Jun 2007 17:37:40 +0000 (17:37 +0000)]
sanity.conf: Increase bitbake minumum version to 1.6.8 since earlier 1.6 releases don't work with .dev properly
Koen Kooi [Sun, 10 Jun 2007 14:39:15 +0000 (14:39 +0000)]
base-files: copy issue files
Koen Kooi [Sun, 10 Jun 2007 14:14:04 +0000 (14:14 +0000)]
basefiles: preserve issue[.net] contents
Koen Kooi [Sun, 10 Jun 2007 13:16:17 +0000 (13:16 +0000)]
angstrom-minimal-image: drop DEPENDS On task-base
Michael Krelin [Sun, 10 Jun 2007 13:09:25 +0000 (13:09 +0000)]
classes/qmake-base: reverted half a patch in order to fix qmake-based qte[-mt] builds.
Koen Kooi [Sun, 10 Jun 2007 10:40:30 +0000 (10:40 +0000)]
pulseaudio: fix postinsts
Matthias Hentges [Sat, 9 Jun 2007 21:54:47 +0000 (21:54 +0000)]
Koen Kooi [Sat, 9 Jun 2007 18:34:33 +0000 (18:34 +0000)]
pulseaudio: improve packaging:
* more granular
* proper Replaces: for a good upgrade path
* proper CONFFILES
Michael Krelin [Sat, 9 Jun 2007 17:13:31 +0000 (17:13 +0000)]
qt 4.3.0: pkgconfig fixes
- manually cleanup .pcs that aren't fixed by qt
- remove pkgconfig class as it screws up staging badly
Koen Kooi [Sat, 9 Jun 2007 16:01:31 +0000 (16:01 +0000)]
cairo: update to latest stable (1.4.8), this includes all the performance patches we apply to older versions
Michael Krelin [Sat, 9 Jun 2007 14:14:57 +0000 (14:14 +0000)]
qt 4.3.0: remove pkgconfig stuff postprocessing - not needed with properly staged qmake2
Paul Sokolovsky [Sat, 9 Jun 2007 14:00:56 +0000 (14:00 +0000)]
perl-native 5.8.8: Deactivate patch which unconditionally adds commandline
switches for some hacked gcc version, which are not recognized with official
gcc's.
* See #1980.
Paul Sokolovsky [Sat, 9 Jun 2007 10:31:32 +0000 (10:31 +0000)]
uqtreader cvs: ${OPIE_CVS_PV} is defined in opie.bbclass.
* Fixes #2445.
Paul Sokolovsky [Sat, 9 Jun 2007 09:47:51 +0000 (09:47 +0000)]
fbreader 0.8.2a: Fix READER_RESOLUTION vs RESOLUTION typos/thinkos.
* Closes #2446.
Paul Sokolovsky [Sat, 9 Jun 2007 09:44:40 +0000 (09:44 +0000)]
fbreader 0.8.2a: Fix type s/${MACHINE}/${MACHINE_ARCH}/.
Jamie Lenehan [Sat, 9 Jun 2007 03:46:13 +0000 (03:46 +0000)]
Jamie Lenehan [Sat, 9 Jun 2007 01:21:18 +0000 (01:21 +0000)]
pptp-linux 1.7.1: Added latest version.
Jamie Lenehan [Sat, 9 Jun 2007 01:19:48 +0000 (01:19 +0000)]
rp-pppoe 3.8: Remove the definition of S, it was needed before the previous
change to allow autoconf builds from the topdir - but after that was changed
to the default value. So it's no longer needed.
Rolf Leggewie [Sat, 9 Jun 2007 00:33:04 +0000 (00:33 +0000)]
Michael Krelin [Sat, 9 Jun 2007 00:03:58 +0000 (00:03 +0000)]
qt 4.3.0: some more small fixes
Michael Krelin [Sat, 9 Jun 2007 00:01:10 +0000 (00:01 +0000)]
qmake2-native: reworked for qt 4.3.0
Matthias Hentges [Fri, 8 Jun 2007 19:26:29 +0000 (19:26 +0000)]
usb-gadget-mode: Set proper SECTION.
Rolf Leggewie [Fri, 8 Jun 2007 18:20:18 +0000 (18:20 +0000)]
anthy-native: fix S variable. Reorder some fields.
Koen Kooi [Fri, 8 Jun 2007 15:32:13 +0000 (15:32 +0000)]
pulse: unify
Koen Kooi [Fri, 8 Jun 2007 15:19:33 +0000 (15:19 +0000)]
lots of packages: remove MAINTAINER field
Koen Kooi [Fri, 8 Jun 2007 14:40:57 +0000 (14:40 +0000)]
alsa-state:
* remove MAINTAINER, this field has been deprecated for some months now
* remove HOMEPAGE, since <homepage> is a bogus value
* moved sections to try to conform to the styleguide
* removed a zillion spurious '#' that made my eyes bleed
Koen Kooi [Fri, 8 Jun 2007 14:32:52 +0000 (14:32 +0000)]
distutils.bbclass: add some magic to remove paths pointing to buildsystems directories
Koen Kooi [Fri, 8 Jun 2007 14:19:23 +0000 (14:19 +0000)]
python-pygtk2 2.10.3: remove references to build paths
Koen Kooi [Fri, 8 Jun 2007 13:27:32 +0000 (13:27 +0000)]
gpe-synctool: add 0.2
Koen Kooi [Fri, 8 Jun 2007 13:23:55 +0000 (13:23 +0000)]
starling: add 0.2
Michael Krelin [Fri, 8 Jun 2007 11:30:11 +0000 (11:30 +0000)]
qt 4.3.0: detabulated a bit
Michael Krelin [Fri, 8 Jun 2007 11:20:43 +0000 (11:20 +0000)]
qt 4.3.0: syntactical fix
Koen Kooi [Fri, 8 Jun 2007 10:01:38 +0000 (10:01 +0000)]
qt4-x11 4.3.0: don't RDEPENDS on -dev packages
Koen Kooi [Fri, 8 Jun 2007 09:49:21 +0000 (09:49 +0000)]
pulse: fix DEPENDS
Koen Kooi [Fri, 8 Jun 2007 09:24:41 +0000 (09:24 +0000)]
usb-gadget-mode: s/PACKAGE_ARCH = $MACHINE/PACKAGE_ARCH = $MACHINE_ARCH/
Koen Kooi [Fri, 8 Jun 2007 09:22:21 +0000 (09:22 +0000)]
Koen Kooi [Fri, 8 Jun 2007 09:16:57 +0000 (09:16 +0000)]
task-boot: split out of task base as per RFC
Koen Kooi [Fri, 8 Jun 2007 09:09:56 +0000 (09:09 +0000)]
libatomic ops 1.2: add it
Koen Kooi [Fri, 8 Jun 2007 08:36:04 +0000 (08:36 +0000)]
usbgadget: remove MAINTAINER field and bogus HOMEPAGE
Koen Kooi [Fri, 8 Jun 2007 08:32:16 +0000 (08:32 +0000)]
Koen Kooi [Fri, 8 Jun 2007 08:31:49 +0000 (08:31 +0000)]
Rolf Leggewie [Fri, 8 Jun 2007 08:15:04 +0000 (08:15 +0000)]
Rolf Leggewie [Fri, 8 Jun 2007 08:03:33 +0000 (08:03 +0000)]
python-pyqt4: update to version 4.2
fixes unfetchable source. No further changes.
untested until bug 2442 has been closed.
Rolf Leggewie [Fri, 8 Jun 2007 07:44:20 +0000 (07:44 +0000)]
usb-gadge-mode: Create /etc/default in do_install. Closes 2444.
Koen Kooi [Fri, 8 Jun 2007 07:14:30 +0000 (07:14 +0000)]
angstrom: fix typo in feeds, closes #2438
Jamie Lenehan [Fri, 8 Jun 2007 06:13:53 +0000 (06:13 +0000)]
rp-pppoe 3.8: Fix issues caused by autoconf needing to run in the src
subdirectory of the source code. The OE autotools.bbclass runs the autoconf
stuff in ${S}, so you need to change ${S} to the src subdirectory to get it
to work. But ${S} is also where patches are appplied, so you can't patch the
config files and other things which aren't in the src directory. So add some
autoconf at the top level which just says there's a sub-autoconf project in
the src subdirectory, fix up the patches, remove the sed hacks and add a new
patch to do what the sed hacks were doing before.
Mike Westerhof [Fri, 8 Jun 2007 02:45:11 +0000 (02:45 +0000)]
unslung-kernel: defconfig - enable input, hid, and hiddev kernel modules.
Jamie Lenehan [Fri, 8 Jun 2007 00:31:21 +0000 (00:31 +0000)]
rp-pppoe 3.8: The server needs to depends on the client since it uses the
client to perform all the comms once a session has been established.
Michael Krelin [Thu, 7 Jun 2007 23:59:55 +0000 (23:59 +0000)]
uqtreader: opie-reader made for qt4-x11
the very first successfull attempt to get it running on qt4-x11.
very dirty, but working, patch.
Stelios Koroneos [Thu, 7 Jun 2007 23:22:05 +0000 (23:22 +0000)]
Stelios Koroneos [Thu, 7 Jun 2007 23:21:13 +0000 (23:21 +0000)]
classes/oplinux-mirrors.bbclass : Set mirrors to correct url. Remove local (i.e awmn)
mirrors.
Stelios Koroneos [Thu, 7 Jun 2007 23:19:43 +0000 (23:19 +0000)]
conf/distro/oplinux.conf : Various changes
Stelios Koroneos [Thu, 7 Jun 2007 23:18:26 +0000 (23:18 +0000)]
packages/clish/clish_0.7.1.bb : Disable parallel make
Stelios Koroneos [Thu, 7 Jun 2007 23:17:47 +0000 (23:17 +0000)]
patched conf/machine/i686-generic.conf : remove tune includes
Set oldest kernel to 2.6.20
Michael Krelin [Thu, 7 Jun 2007 23:17:07 +0000 (23:17 +0000)]
qt 4.3.0: more fixes
- adjusted staging as to actually build qt-based apps.
- minor fix in install
Stelios Koroneos [Thu, 7 Jun 2007 23:16:51 +0000 (23:16 +0000)]
conf/machine/i586-generic.conf : Remove tune includes
Stelios Koroneos [Thu, 7 Jun 2007 23:15:36 +0000 (23:15 +0000)]
packages/linux/linux-epia-2.6.19.2/epia_defconfig : Enable wireless extensions
Enable varius crypto modules
Stelios Koroneos [Thu, 7 Jun 2007 22:24:46 +0000 (22:24 +0000)]
packages/debianutils/debianutils_2.19.bb : Add debianutils 2.19
Stelios Koroneos [Thu, 7 Jun 2007 21:55:05 +0000 (21:55 +0000)]
packages/mesa/mesa_6.5.2.bb : Fix a bug in mesa that tries to build a binary
(gen_matypes) used by the host to generate an include file (matypes.h) using target's includes
Stelios Koroneos [Thu, 7 Jun 2007 19:03:04 +0000 (19:03 +0000)]
packages/madwifi/madwifi-ng_r.inc: Set the correct arch for the Sequoia board
Jamie Lenehan [Thu, 7 Jun 2007 12:40:31 +0000 (12:40 +0000)]
Jamie Lenehan [Thu, 7 Jun 2007 12:38:46 +0000 (12:38 +0000)]
rp-pppoe 3.8: More cleanups to the pppoe package:
* Seperate out the server, sniff and relay programs from the main
package.
* Add an init script for the server.
* Add templates to the AC_DEFINE's in the configure script so the
variables are correctly added to the header. Without this the
variables don't get added and server and relay complain about not
being able to be used on linux 2.0 system.
Graeme Gregory [Thu, 7 Jun 2007 12:32:27 +0000 (12:32 +0000)]
rt2x00/rt73-k2wrlz_1.0.0.bb : rt73 module thanks to dcordes
Rolf Leggewie [Thu, 7 Jun 2007 11:43:16 +0000 (11:43 +0000)]
anstrom-2007.1.conf: enable altboot for spitz after successful test.
Jamie Lenehan [Thu, 7 Jun 2007 10:15:19 +0000 (10:15 +0000)]
rp-pppoe 3.8: Updates
* Recommend ppp-oe, which is the PPPoE plugin module for PPP to
enable the kernel mode PPPoE which is a lot faster, has lower
latency and uses less CPU.
* Remove the module path from the configuration file since it's wrong
and it's not needed.
* Don't check for the location of echo on the host, just use
/bin/echo - it's only needed for the script that rp-pppoe installs.
Rolf Leggewie [Thu, 7 Jun 2007 09:29:28 +0000 (09:29 +0000)]
move bitstream-vera fonts to ttf-fonts and qpf-fonts respectively.
Graeme Gregory [Thu, 7 Jun 2007 09:28:02 +0000 (09:28 +0000)]
Graeme Gregory [Thu, 7 Jun 2007 09:26:39 +0000 (09:26 +0000)]
usb-gadget-mode.bb : fix the install to create /etc/default before putting
files in it. Also fix all the install paths to use bitbake.conf vars.
Marcin Juszkiewicz [Thu, 7 Jun 2007 08:36:20 +0000 (08:36 +0000)]
Marcin Juszkiewicz [Thu, 7 Jun 2007 08:30:52 +0000 (08:30 +0000)]
zope: added 3.3.1 from Poky
Marcin Juszkiewicz [Thu, 7 Jun 2007 06:50:59 +0000 (06:50 +0000)]
python-gst: fixed debug packaging (from Poky)