woglinde [Thu, 27 Nov 2008 21:54:56 +0000 (22:54 +0100)]
qtnx: add my latets patches from the n810 work
* add patch for keychoose dialog
* integrate the stuff from the dodnx fork
including the nxssh-proxy support
* add patch for choosing the keyboard
* add patch for delete session files
* bump PR
* add patch for detecting ssh dns errors
Marcin Juszkiewicz [Thu, 27 Nov 2008 19:55:09 +0000 (20:55 +0100)]
linux: added 2.6.27 as default for Progear
Progear also use one update for backlight and experimental driver for AC
status.
Marcin Juszkiewicz [Thu, 27 Nov 2008 19:52:42 +0000 (20:52 +0100)]
progear: install all kernel modules
Marcin Juszkiewicz [Thu, 27 Nov 2008 18:46:31 +0000 (19:46 +0100)]
checksums.ini: added progear-battery
Marcin Juszkiewicz [Thu, 27 Nov 2008 18:46:06 +0000 (19:46 +0100)]
checksums.ini: added junit, progear-ac, ruby
Marcin Juszkiewicz [Wed, 26 Nov 2008 22:06:42 +0000 (23:06 +0100)]
progear: do not recommend ac/battery modules cause they break with newer kernels
Marcin Juszkiewicz [Wed, 26 Nov 2008 22:02:59 +0000 (23:02 +0100)]
progear: use pentium mmx tune, switch to i586
Marcin Juszkiewicz [Wed, 26 Nov 2008 22:02:21 +0000 (23:02 +0100)]
tune-pentiummmx.inc: tune for MMX i586
Otavio Salvador [Thu, 27 Nov 2008 12:27:22 +0000 (10:27 -0200)]
xfce-terminal: add --into support
Koen Kooi [Thu, 27 Nov 2008 14:02:30 +0000 (15:02 +0100)]
vlc: update 0.9.4 to 0.9.6 to get rid of the "version <foo> has vulnerabilities" nag screen
Koen Kooi [Thu, 27 Nov 2008 13:29:14 +0000 (14:29 +0100)]
angstrom: use src_distribute_local in symlink mode by default
Koen Kooi [Thu, 27 Nov 2008 13:27:09 +0000 (14:27 +0100)]
angstrom feed configs: generate config files for locale feeds as well
Koen Kooi [Thu, 27 Nov 2008 11:07:29 +0000 (12:07 +0100)]
linux-omap git: bump SRCREV
woglinde [Thu, 27 Nov 2008 01:04:56 +0000 (02:04 +0100)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
woglinde [Thu, 27 Nov 2008 01:03:16 +0000 (02:03 +0100)]
libnxcl: various updates from my work for the n810
* adding ssh proxy support
* delete the client logfiles option
* warnings about ssh errors
* better ssh-key handling
* bump PR
Otavio Salvador [Thu, 27 Nov 2008 00:36:56 +0000 (22:36 -0200)]
xfce-terminal: rdepends on gnome-pty-helper
Otavio Salvador [Thu, 27 Nov 2008 00:35:31 +0000 (22:35 -0200)]
vte: move gnome-pty-helper to a specific package
Other vte based terminals do not use the helper then it is better to
make it optional.
Otavio Salvador [Wed, 26 Nov 2008 20:42:08 +0000 (18:42 -0200)]
vte: include gnome-pty-helper on libvte package
The gnome-pty-helper is required to xfce-terminal and others to be
able to properly initialize the pty for use. This is now included on
libvte package as done on Debian.
woglinde [Wed, 26 Nov 2008 23:01:13 +0000 (00:01 +0100)]
uclibc: avr32 can not be build with gnuhash-style
* avr32 uses older binutils not supporting gnuhash-style
* disable it via configmangle in the configure stage
* remove the ldso_hash.patch for avr32
* bump PR
Koen Kooi [Wed, 26 Nov 2008 20:01:12 +0000 (21:01 +0100)]
ffmpeg git: replace arm SRCREV that got wiped out by a git commit --amend
Tom Rini [Wed, 26 Nov 2008 19:29:24 +0000 (14:29 -0500)]
samba: Put mount.(smb|smbfs) into smbfs package.
With an smbfs package now, add the mount links to the package that provides
the underlying support.
Tom Rini [Wed, 26 Nov 2008 19:22:41 +0000 (14:22 -0500)]
samba: Fix mount.cifs location
Also part of bug 3880 is that cifs has the same problem smb/smbfs had, the
mount helper must be in /sbin. While in here, also actually install
mount.cifs
Tom Rini [Wed, 26 Nov 2008 19:18:08 +0000 (14:18 -0500)]
samba: Fix mount.smb/mount.smbfs link locations
As reported by me in bug 3880, mount -t (smb|smbfs) won't work unless the
helper is in /sbin (which is where upstream places these), so that's where
we want the links too.
Tom Rini [Wed, 26 Nov 2008 19:12:27 +0000 (14:12 -0500)]
samba, samba-essential: Move IFACE related autoconf variables to common-linux site file.
As reported by me in bug 4854, the IFACE autoconf variables are found
in some, bug not all arch site files, but these are really common linux
variables and as such, should be in common-linux. Bump PR as there is a
change here in some arches.
Tom Rini [Wed, 26 Nov 2008 18:17:51 +0000 (13:17 -0500)]
task-sdk-bare: Add uclibc-thread-db for uclibc targets
On glibc targets we want glibc-thread-db, so for uclibc bring in the
equivalent.
Tom Rini [Wed, 26 Nov 2008 18:16:21 +0000 (13:16 -0500)]
task-sdk, task-sdk-bare: Update and abstract to support uclibc
task-sdk.bb provided only a task-sdk-bare package, which uclibc, but
bitbake would use task-sdk-bare.bb instead. Update task-sdk-bare.bb to have
glibc / uclibc abstractions and delete task-sdk.bb
Jeremy Lainé [Wed, 26 Nov 2008 17:11:08 +0000 (18:11 +0100)]
Merge branch 'org.openembedded.dev' of ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
Jeremy Lainé [Wed, 26 Nov 2008 17:10:47 +0000 (18:10 +0100)]
linux-2.6.26: add cdc ether support for boc01
Koen Kooi [Wed, 26 Nov 2008 16:19:03 +0000 (17:19 +0100)]
sourcepkg.bbclass: use same deploydir as source-distribute classes
Koen Kooi [Wed, 26 Nov 2008 15:49:09 +0000 (16:49 +0100)]
beagleboard-demo-image: ship more LINGUAS
Koen Kooi [Wed, 26 Nov 2008 15:48:47 +0000 (16:48 +0100)]
e-wm: really fix RDEPENDS
Michael 'Mickey' Lauer [Wed, 26 Nov 2008 14:03:22 +0000 (15:03 +0100)]
fso-apm: new recipe; apm compatibility command for freesmartphone.org framework
multicat: new recipe; multiple cat utility
sane-srcrevs.inc: bump FSO stuff
preferred-om-2008-versions: bump git
angstrom-2007-for-openmoko.inc: bump
Michael 'Mickey' Lauer [Wed, 26 Nov 2008 13:55:14 +0000 (14:55 +0100)]
git[-native] 1.5.x: remove
Koen Kooi [Wed, 26 Nov 2008 11:35:23 +0000 (12:35 +0100)]
angstrom 2008: move distro pr to main file
Koen Kooi [Wed, 26 Nov 2008 10:35:12 +0000 (11:35 +0100)]
elementary-alarm: fix SRC_URI and S
Koen Kooi [Wed, 26 Nov 2008 10:34:43 +0000 (11:34 +0100)]
elementary: fix up .pc
Koen Kooi [Wed, 26 Nov 2008 10:18:38 +0000 (11:18 +0100)]
libmokoui2: add license, the python magic in openmoko2.bbclass is broken
Koen Kooi [Wed, 26 Nov 2008 08:34:03 +0000 (09:34 +0100)]
angstrom feed builder: add ushare and mediatomb
Junqian Gordon Xu [Wed, 26 Nov 2008 02:56:27 +0000 (20:56 -0600)]
checksums.ini: add linux-rp-2.6.24
Khem Raj [Tue, 25 Nov 2008 23:33:45 +0000 (15:33 -0800)]
uclibc_0.9.30.bb: Use renamed ldso_hash.patch for avr32
Koen Kooi [Tue, 25 Nov 2008 18:50:00 +0000 (19:50 +0100)]
angstrom-version: fix LICENSE
Koen Kooi [Tue, 25 Nov 2008 18:48:30 +0000 (19:48 +0100)]
feed browser: mention License field
* code doesn't use it yet
Koen Kooi [Tue, 25 Nov 2008 18:44:53 +0000 (19:44 +0100)]
package_ipk bbclass: add License: to control file
Bernhard Guillon [Tue, 25 Nov 2008 17:43:12 +0000 (18:43 +0100)]
xqt2: hack to fix screen rotation
Bernhard Guillon [Tue, 25 Nov 2008 17:41:15 +0000 (18:41 +0100)]
xqtlauncher: add package
Bernhard Guillon [Tue, 25 Nov 2008 17:36:37 +0000 (18:36 +0100)]
checksums.ini: update for xqt2 and blackbox
Michael 'Mickey' Lauer [Tue, 25 Nov 2008 16:52:33 +0000 (17:52 +0100)]
python-rpyc: new recipe; remote procedure call package for python
Jeremy Lainé [Tue, 25 Nov 2008 16:31:03 +0000 (17:31 +0100)]
dnsmasq-dbus: add a version of dnsmasq with DBus support
Jeremy Lainé [Tue, 25 Nov 2008 16:23:36 +0000 (17:23 +0100)]
dnsmasq: fix permissions on dnsmasq.conf (644, not 755)
Jeremy Lainé [Tue, 25 Nov 2008 15:17:11 +0000 (16:17 +0100)]
boc01: fix erase block size for jffs2
Jeremy Lainé [Tue, 25 Nov 2008 14:41:57 +0000 (15:41 +0100)]
Merge branch 'org.openembedded.dev' of ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
Jeremy Lainé [Tue, 25 Nov 2008 14:41:25 +0000 (15:41 +0100)]
dnsmasq: create ${sysconfidir}/dnsmasq.d config directory
Robert Schuster [Tue, 25 Nov 2008 14:38:47 +0000 (15:38 +0100)]
lesstif 0.95.0: Provide faked -x-include argument to fix compilation of configure tests.
Robert Schuster [Tue, 25 Nov 2008 13:53:51 +0000 (14:53 +0100)]
preferred-om-2008-versions.inc: Set preference for antlr[-native} to 2.7.7.
Robert Schuster [Tue, 25 Nov 2008 13:49:51 +0000 (14:49 +0100)]
Replace non-working antlr recipe with working ones from Jalimo repo.
antlr 2.7.7: New recipe.
antlr-native 2.7.7: New recipe.
Robert Schuster [Tue, 25 Nov 2008 13:46:45 +0000 (14:46 +0100)]
antlr 2.7.5: Moved to obsolete since it does not build.
Robert Schuster [Tue, 25 Nov 2008 13:12:29 +0000 (14:12 +0100)]
classpath 0.97.2: Added gtk performance fix.
Koen Kooi [Tue, 25 Nov 2008 11:39:53 +0000 (12:39 +0100)]
e-wm: attempt to unbreak uclibc builds
Jeremy Lainé [Tue, 25 Nov 2008 07:49:36 +0000 (08:49 +0100)]
wbxml2: update to version 0.9.2
* package latest upstream release
* fix description and license (LGPL, not GPLv2)
* apply patches included in Debian package
Michael 'Mickey' Lauer [Sun, 23 Nov 2008 22:06:41 +0000 (23:06 +0100)]
task-cli-tools: ship s3c24xx always, it's supersmall
task-x11: the xserver subpackage needs to be architecture-specific
Jeremy Lainé [Mon, 24 Nov 2008 18:27:16 +0000 (19:27 +0100)]
linux-2.6.26: add patches for boc01 hardware
Jeremy Lainé [Mon, 24 Nov 2008 15:50:22 +0000 (16:50 +0100)]
u-boot: add mtdparts support for boc01
Jeremy Lainé [Mon, 24 Nov 2008 10:02:23 +0000 (11:02 +0100)]
u-boot: add support for boc01 LCD display
Denys Dmytriyenko [Mon, 24 Nov 2008 01:42:09 +0000 (20:42 -0500)]
git-1.5.2.3: remove mistakenly added patch from 1.5.3
Holger Hans Peter Freyther [Sun, 23 Nov 2008 22:31:00 +0000 (23:31 +0100)]
task-openmoko-feed: Add wmiconfig to the feed too
Koen Kooi [Sun, 23 Nov 2008 22:34:16 +0000 (23:34 +0100)]
netkit-telnet: use u-a so it doesn't conflict with busybox:
root@omap3evm:~# ls /usr/bin/telnet -la
lrwxrwxrwx 1 root root 17 Oct 26 14:14 /usr/bin/telnet -> ../../bin/busybox
Koen Kooi [Sun, 23 Nov 2008 22:27:26 +0000 (23:27 +0100)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Koen Kooi [Sun, 23 Nov 2008 22:26:26 +0000 (23:26 +0100)]
mplayer svn: make omapfb armv7a specific, since it contains armv7a and NEON assembler which makes gcc choke on non armv7a platforms
Holger Hans Peter Freyther [Sun, 23 Nov 2008 22:15:12 +0000 (23:15 +0100)]
task-openmoko-feed: Add netkit-telnet to the feed
Holger Hans Peter Freyther [Sun, 23 Nov 2008 21:48:56 +0000 (22:48 +0100)]
netkit-telnet: Add a telnet package...
telnetd does not compile with the debian patch, telnet compiles
let us use that. This is not using update-alternatives as I think
it is not necessary as this is the only telnet provider we have.
The "buildsystem" is horrible... kick the configure to not run
tests...
Gregoire Gentil [Sun, 23 Nov 2008 21:59:23 +0000 (22:59 +0100)]
mplayer svn: add vo_omapfb for the overlay found in omap2/omap3 chips
Koen Kooi [Sun, 23 Nov 2008 21:43:25 +0000 (22:43 +0100)]
kernel.bbclass: stage more headers for the .27 header move
Koen Kooi [Sun, 23 Nov 2008 16:31:18 +0000 (17:31 +0100)]
linux-eten: fix versioning
* '2.6.28rcX' will sort higher than '2.6.28', so upgrading to the release will be impossible
* http://wiki.openembedded.net/index.php/Versioning_Policy
Stefan Schmidt [Sun, 23 Nov 2008 15:55:08 +0000 (15:55 +0000)]
linux-eten: Moved to own git repo.
* Based on 2.6.28-rc4 now
* Updated defconfig
* Updated sane-srcrev
Koen Kooi [Sun, 23 Nov 2008 15:25:59 +0000 (16:25 +0100)]
libarchive-zip-perl: add 1.26
Holger Hans Peter Freyther [Sat, 22 Nov 2008 18:42:56 +0000 (19:42 +0100)]
Revert "u-boot-openmoko: Remove AUTHOR line, this was meant to be the recipe author line"
This reverts commit
2c1e7d001a5253f7832d628feabdb97f05addb3b.
As pointed out by mickeyl the Author is referring to the upstream
author and it is okay to have that in.
Koen Kooi [Sat, 22 Nov 2008 17:59:33 +0000 (18:59 +0100)]
linux-omap git: update to 2.6.28rc6, remove patches that were applied
Michael 'Mickey' Lauer [Fri, 21 Nov 2008 19:34:20 +0000 (20:34 +0100)]
openezx-kernel: add current git kernel from openezx project
DEFAULT_PREFERENCE = -1 until we have tested that
Michael 'Mickey' Lauer [Fri, 21 Nov 2008 19:33:35 +0000 (20:33 +0100)]
a910.conf: new machine configuration for the Motorola EZX A910
Khem Raj [Sat, 22 Nov 2008 03:01:06 +0000 (19:01 -0800)]
gcc-configure-sdk.inc: Change gxx-include path being passed
* Make gxx-include paths relative to sysroot and not build time sysroot.
Khem Raj [Sat, 22 Nov 2008 02:21:55 +0000 (18:21 -0800)]
uclibc-svn: Port hash_style patch from 0.9.30
Khem Raj [Sat, 22 Nov 2008 02:16:11 +0000 (18:16 -0800)]
uclibc-svn: Enable log2_test in uclibc testsuite
Khem Raj [Fri, 21 Nov 2008 22:16:11 +0000 (14:16 -0800)]
sane-srcrevs: Bump eglibc and uclibc to new sane svn revisions
uclibc-svn: Bump version to 0.9.30
uclibc-nptl: Bump version to 0.9.30
eglibc-svn: Bump version to eglibc 2.9
Otavio Salvador [Fri, 21 Nov 2008 21:31:34 +0000 (19:31 -0200)]
firefox 3.0.4: use /usr/lib/mozilla/plugins to load plugins
Koen Kooi [Fri, 21 Nov 2008 20:47:25 +0000 (21:47 +0100)]
swfdec: also depends on gst-plugins-base, as pointed out by the mighty Marcin
Koen Kooi [Fri, 21 Nov 2008 20:29:46 +0000 (21:29 +0100)]
swfdec-*: update to 0.9.2
Leon Woestenberg [Fri, 21 Nov 2008 19:36:41 +0000 (20:36 +0100)]
linux-2.6.26: Set as default kernel for AMCC460EX Canyonlands.
woglinde [Fri, 21 Nov 2008 16:33:28 +0000 (17:33 +0100)]
uclibc-0.9.30: add ldso_hash.patch for avr32 too
* because it covers now more arch, rename the patch to ldso_hash.patch
* was requested by Steffen Sledz
* bump PR
Jeremy Lainé [Fri, 21 Nov 2008 15:41:36 +0000 (16:41 +0100)]
linux-2.6.26: add stub for boc01 machine
Jeremy Lainé [Fri, 21 Nov 2008 15:09:54 +0000 (16:09 +0100)]
u-boot: cleanup boc01 patch for TSEC
Jeremy Lainé [Fri, 21 Nov 2008 14:54:45 +0000 (15:54 +0100)]
u-boot: add initial support for boc01 machine
Jeremy Lainé [Fri, 21 Nov 2008 14:49:21 +0000 (15:49 +0100)]
boc01: add machine configuration file for boc01 prototype
Michael 'Mickey' Lauer [Fri, 21 Nov 2008 14:37:56 +0000 (15:37 +0100)]
epsilon: ship thumb daemon in a seperate package, it's not a test
Jeremy Lainé [Fri, 21 Nov 2008 14:15:56 +0000 (15:15 +0100)]
u-boot: refresh patches for mpc8313e-rdb
Koen Kooi [Fri, 21 Nov 2008 12:21:39 +0000 (13:21 +0100)]
Revert "busybox: Disable busybox shadow support for Angstrom"
* Do NOT, I repeat NOT touch such core distro files without approval of distro maintainters
* This is the wrong solution to the problem, please raise a discussion on email list!
Signed-off-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Graeme 'XorA' Gregory <<dp@xora.org.uk>
This reverts commit
4339d706baf166732d6b7d3b2bedb0c54ce76cbf.
Steffen Sledz [Fri, 21 Nov 2008 11:55:10 +0000 (12:55 +0100)]
busybox: Disable busybox shadow support for Angstrom
* Build busybox 1.11.3 without shadow support to avoid problems when
calling the passwd command, because Angstrom does not install
/etc/shadow (Bug 4808).
Koen Kooi [Fri, 21 Nov 2008 11:46:29 +0000 (12:46 +0100)]
sane-srcrevs: add table
Koen Kooi [Fri, 21 Nov 2008 09:35:50 +0000 (10:35 +0100)]
clutter: switch beagle to GLES2
Koen Kooi [Fri, 21 Nov 2008 09:03:57 +0000 (10:03 +0100)]
clutter: add beagleboard OpenGL ES support
Stefan Schmidt [Fri, 21 Nov 2008 00:37:49 +0000 (00:37 +0000)]
xserver-kdrive-common: Bump PR for new machines