Stelios Koroneos [Wed, 2 May 2007 15:15:33 +0000 (15:15 +0000)]
packages/gcc/gcc_4.1.1.bb: Do not apply ppc soft-float patches when building with uclibc
This is a dirty hack to get gcc 4.1.1 to compile for glibc AND uclibc on ppc
the patch that is need it to get gcc support soft-floats with glibc, makes gcc fail with uclibc
Koen Kooi [Wed, 2 May 2007 13:23:13 +0000 (13:23 +0000)]
gpe-dm: add 0.51, doesn't need procps anymore
Marcin Juszkiewicz [Wed, 2 May 2007 10:48:17 +0000 (10:48 +0000)]
image.bbclass: remove *all* IPKG list files
Marcin Juszkiewicz [Wed, 2 May 2007 10:05:05 +0000 (10:05 +0000)]
libglade: set '-lz' in LDFLAGS instead of CFLAGS - close #1774
Marcin Juszkiewicz [Wed, 2 May 2007 09:58:32 +0000 (09:58 +0000)]
Manuel Teira [Wed, 2 May 2007 09:57:07 +0000 (09:57 +0000)]
gpe-conf: make it build with wireless includes changes - close #2095
Dirk Opfer [Wed, 2 May 2007 09:27:54 +0000 (09:27 +0000)]
ethtool: version 5 added
Dirk Opfer [Wed, 2 May 2007 09:26:05 +0000 (09:26 +0000)]
syslinux: 3.36 added, also install extlinux
Dirk Opfer [Wed, 2 May 2007 09:23:49 +0000 (09:23 +0000)]
valgrind: 3.2.3 added
Marcin Juszkiewicz [Wed, 2 May 2007 08:33:40 +0000 (08:33 +0000)]
Marcin Juszkiewicz [Wed, 2 May 2007 08:32:17 +0000 (08:32 +0000)]
settings-daemon: merge changes from Poky (proper PV, dependencies)
Koen Kooi [Wed, 2 May 2007 08:15:18 +0000 (08:15 +0000)]
glib-2.0: add 2.12.12, a bugfix release
Jamie Lenehan [Wed, 2 May 2007 05:58:32 +0000 (05:58 +0000)]
net-snmp 5.1.2: Fix for do_configure hanging when using bitbake
1.8.2. We need to pass "--with-defaults" to configure tell it we want
the defaults so it doesn't warn that the defaults are going to be
used and ask them to confirm each of the defaults.
Jamie Lenehan [Wed, 2 May 2007 02:18:29 +0000 (02:18 +0000)]
perl modules: Bump PR on cpan modules effected by the recent
cpan.bbclass changes.
Jamie Lenehan [Wed, 2 May 2007 02:15:12 +0000 (02:15 +0000)]
Jamie Lenehan [Wed, 2 May 2007 02:14:14 +0000 (02:14 +0000)]
cpan.bbclass: Stop the cpan modules which ask you to confirm the
configuration from hanging bitbake. They expect you to press y to indicate
that you are ok with the configuration. For some reason there was no problem
in bitbake 1.6 but this caused hangs in do_configure with bitbake 1.8.
Jamie Lenehan [Wed, 2 May 2007 02:10:55 +0000 (02:10 +0000)]
cpan.bbclass: Building cpan modules needs to depend on both perl and
perl-native. They are built with perl-native but use the
configuration information from perl. This issue wasn't showing up
with bitbake 1.6 but is with 1.8.2 where perl is configured and
compiled perl but not staged prior to moving on.
Stelios Koroneos [Tue, 1 May 2007 22:14:08 +0000 (22:14 +0000)]
conf/machine/magicbox.conf : make sure jffs2 and squashfs images generated are for big endian machines
Set minimun kernel to 2.6.18.
Stelios Koroneos [Tue, 1 May 2007 22:12:20 +0000 (22:12 +0000)]
packages/linux/linux-magicbox_2.6.18.6.bb : Add squashfs-lzma support to the kernel
Koen Kooi [Tue, 1 May 2007 21:42:10 +0000 (21:42 +0000)]
ixp4xxbe: add -D__ARMEB__ to target cc arch
Koen Kooi [Tue, 1 May 2007 21:14:47 +0000 (21:14 +0000)]
linux-ezx 2.6.21: update patches to r1995, gives you working ts, keys and some powermanagement
Paul Sokolovsky [Tue, 1 May 2007 20:40:54 +0000 (20:40 +0000)]
Michael Krelin [Tue, 1 May 2007 20:38:39 +0000 (20:38 +0000)]
opie-networksettings cvs: Fix compilation with latest linux-headers.
* Closes #2197.
Koen Kooi [Tue, 1 May 2007 18:17:26 +0000 (18:17 +0000)]
glibc: also add strlen patch to glibc-2.4 dir
OpenEmbedded Project [Tue, 1 May 2007 17:37:55 +0000 (17:37 +0000)]
Koen Kooi [Tue, 1 May 2007 16:54:35 +0000 (16:54 +0000)]
glibc 2.5: fix the strlen() issues on big endian EABI, thanks to Lennert for tracking down the culprit
* This is not a proper fix, we still need to find out wht __ARMEB__ isn't defined
Rolf Leggewie [Tue, 1 May 2007 16:41:06 +0000 (16:41 +0000)]
Michael Krelin [Tue, 1 May 2007 16:29:28 +0000 (16:29 +0000)]
libopie2: add missing include. Patch from polyonymous. Thanks. closes 2193.
Jamie Lenehan [Tue, 1 May 2007 16:21:30 +0000 (16:21 +0000)]
perl 5.8.8: Fix to tell bitbake about the perl module packages. I'd left out
the PACKAGES_DYNAMIC declaration for the perl modules. This declaration
appears to be global though - so if either of the older perl versions exist
it actually works - bitbake picks up the definition from the older recipes
even though it isn't building them. This shows up as "No providers of
runtime build target <x>" errors where x is a perl module. Thanks to Koen
for figuring this one out.
Koen Kooi [Tue, 1 May 2007 12:20:18 +0000 (12:20 +0000)]
xtscal: reinstate tr toupper filter so everything works again.
NOTE: it would be nice if machine maintainers run the script on their device instead of pasting a line from /proc/cpuinfo. If the htc universal people had done so, they would have noticed everything comes up in *uppercase*. So xtscal wasn't broken
Jamie Lenehan [Tue, 1 May 2007 11:51:40 +0000 (11:51 +0000)]
perl 5.8.8: Allow perl to build when using an external toolchain.
This is done by allowing gcc to search for errno.h by itself instead
of manually searching for. The manual search was looking in
STAGING_INCDIR and that's not where the external toolchains headers
are. This whole test is really for handle other compilers and
operating systems, so the simple make gcc do itself should be fine
for us. Closes #1700.
Bernhard Rosenkraenzer [Tue, 1 May 2007 11:30:59 +0000 (11:30 +0000)]
perl-native: Patch perl's makedepend.SH to work with gcc 4.2. Shouldn't be
needed for perl since it doesn't run makedepend.SH. Closes #2168
Marcin Juszkiewicz [Tue, 1 May 2007 10:05:39 +0000 (10:05 +0000)]
Marcin Juszkiewicz [Tue, 1 May 2007 10:03:39 +0000 (10:03 +0000)]
xf86-video-siliconmotion: added 1.5.1
Marcin Juszkiewicz [Tue, 1 May 2007 10:03:19 +0000 (10:03 +0000)]
xf86-input-mouse: added 1.2.1
Marcin Juszkiewicz [Tue, 1 May 2007 10:03:01 +0000 (10:03 +0000)]
xf86-input-keyboard: added 1.2.0
Marcin Juszkiewicz [Tue, 1 May 2007 10:02:32 +0000 (10:02 +0000)]
xf86-input-evdev: added 1.1.5
Marcin Juszkiewicz [Tue, 1 May 2007 10:01:13 +0000 (10:01 +0000)]
xrdb: added 1.0.3
Marcin Juszkiewicz [Tue, 1 May 2007 10:00:53 +0000 (10:00 +0000)]
xrandr: added 1.2.0
Marcin Juszkiewicz [Tue, 1 May 2007 10:00:18 +0000 (10:00 +0000)]
xdm: added 1.1.4
Marcin Juszkiewicz [Tue, 1 May 2007 09:59:52 +0000 (09:59 +0000)]
mkfontdir: added 1.0.3
Marcin Juszkiewicz [Tue, 1 May 2007 09:58:31 +0000 (09:58 +0000)]
libxv: added 1.0.3
Marcin Juszkiewicz [Tue, 1 May 2007 09:58:10 +0000 (09:58 +0000)]
libxt: added 1.0.5
Marcin Juszkiewicz [Tue, 1 May 2007 09:57:33 +0000 (09:57 +0000)]
libxrandr: added 1.2.1
Marcin Juszkiewicz [Tue, 1 May 2007 09:57:11 +0000 (09:57 +0000)]
libxinerama: added 1.0.2
Marcin Juszkiewicz [Tue, 1 May 2007 09:56:47 +0000 (09:56 +0000)]
libxi: added 1.1.0
Marcin Juszkiewicz [Tue, 1 May 2007 09:56:07 +0000 (09:56 +0000)]
libxfont: added 1.2.8
Marcin Juszkiewicz [Tue, 1 May 2007 09:53:55 +0000 (09:53 +0000)]
libxaw: added 1.0.3
Marcin Juszkiewicz [Tue, 1 May 2007 09:53:29 +0000 (09:53 +0000)]
libice: added 1.0.3
Koen Kooi [Tue, 1 May 2007 08:29:30 +0000 (08:29 +0000)]
xtscal: Sharp seems to use Dogname instead of DOGNAME for newer models
Koen Kooi [Tue, 1 May 2007 07:39:39 +0000 (07:39 +0000)]
linux-gta01: update to moko10
* should fix sound and bluetooth
Paul Sokolovsky [Mon, 30 Apr 2007 19:02:38 +0000 (19:02 +0000)]
Paul Sokolovsky [Mon, 30 Apr 2007 18:21:25 +0000 (18:21 +0000)]
linux-handhelds-2.6: Add defconfig for h5000.
* Lart mtn's changing of add command semantics.
* Closes #2175.
Koen Kooi [Mon, 30 Apr 2007 16:07:01 +0000 (16:07 +0000)]
linux-gta01: lower default pref
Koen Kooi [Mon, 30 Apr 2007 15:03:15 +0000 (15:03 +0000)]
glib: merge printf fix from poky
Koen Kooi [Mon, 30 Apr 2007 15:01:58 +0000 (15:01 +0000)]
site/arm: updates from poky
Leon Woestenberg [Mon, 30 Apr 2007 14:16:16 +0000 (14:16 +0000)]
Leon Woestenberg [Mon, 30 Apr 2007 14:14:48 +0000 (14:14 +0000)]
linux-efika-2.6.19-rc6.bb: Bring patch local, was no longer available online.
Koen Kooi [Mon, 30 Apr 2007 12:20:35 +0000 (12:20 +0000)]
linux-gta01 2.6.21.1: enhance defconfig a bit
Koen Kooi [Mon, 30 Apr 2007 11:46:29 +0000 (11:46 +0000)]
tracker: add 0.5.4
Koen Kooi [Mon, 30 Apr 2007 11:21:39 +0000 (11:21 +0000)]
gamin: inherite pkgconfig
Koen Kooi [Mon, 30 Apr 2007 11:14:39 +0000 (11:14 +0000)]
gamin: add 0.1.8
Koen Kooi [Mon, 30 Apr 2007 10:57:17 +0000 (10:57 +0000)]
checksums: remove xorg checksum till we find out which is the right one
Koen Kooi [Mon, 30 Apr 2007 10:51:02 +0000 (10:51 +0000)]
angstrom-minimal-image: fix up for situation where the ssh daemon isn't defined in local.conf
Koen Kooi [Mon, 30 Apr 2007 09:41:54 +0000 (09:41 +0000)]
angstrom-minimal-image: add an image for people that needs something smaller as angstrom-console-image
Koen Kooi [Mon, 30 Apr 2007 09:12:47 +0000 (09:12 +0000)]
linux-gta01: add 2.6.21.1 kernel
* NOTE: this is a cleaned and fixed up version of the one in the openmoko svn repo
Koen Kooi [Mon, 30 Apr 2007 08:40:02 +0000 (08:40 +0000)]
linux-gta01: switch URI to 2.6.20 branch for patches
Koen Kooi [Mon, 30 Apr 2007 08:37:55 +0000 (08:37 +0000)]
loudmouth: update to 1.2.2
Jamie Lenehan [Mon, 30 Apr 2007 07:44:24 +0000 (07:44 +0000)]
rp-pppoe: Add version 3.8.
* The source for version 3.5 hasn't been available for a long time.
* Make sure pppoe is installed suid root.
* Always try to reconnect, pppd handles stop/starting pppoe. This prevents
lots of annoying problems with pppoe totally giving up (debian patch)
* Accept PPPoE packets from multicast addresses (debian patch)
* Don't check the version of the hosts ppp, we don't support the older
versions of ppp anyway so just remove those checks.
* RDEPEND on ppp, which is needed to use pppoe
* Hard code pppd and id paths, don't search for them on the host system.
Jamie Lenehan [Mon, 30 Apr 2007 04:40:59 +0000 (04:40 +0000)]
quagga: Use DEBIAN_NOAUTONAME to stop the debian class renaming the
packages instead of manually naming them with their original name to
stop it.
Jamie Lenehan [Mon, 30 Apr 2007 04:33:15 +0000 (04:33 +0000)]
quagga 0.99.7: Add latest release. This includes some important BPG DOS
fixes and OSPF configuration releated fixes.
Jamie Lenehan [Mon, 30 Apr 2007 04:12:09 +0000 (04:12 +0000)]
Jamie Lenehan [Mon, 30 Apr 2007 04:10:56 +0000 (04:10 +0000)]
libxml-parser-perl: Add a dependency on expat-native and pass in the
appropriate libarary and include directories for exapt to the
makefile.
NOTE: This still doesn't work since it tries to use the host headers
when linking to perl. Fixing this properly will need "perl" to be
installed in the staging area (currently we stage perl-native only).
Jamie Lenehan [Mon, 30 Apr 2007 04:06:45 +0000 (04:06 +0000)]
Jamie Lenehan [Mon, 30 Apr 2007 04:06:31 +0000 (04:06 +0000)]
perl 5.8.8: Improvements for cpan modules:
* Modify perl to install a copy of it's configuration during staging. This
will allow us to get at the perl settings for the target when building
cpan modules.
* Modify perl-native to allow selection of the host or target configuration
based on an environment variable. This will allow the cpan class to select
the appropriate configuration based on if we are building the native
package or not.
* Modify cpan.bbclass to set the environment variable to an appropriate
value to tell perl native to select the appropriate settings based on if
we are building native or target modules.
This change fixes some modules that were compiled for the host instead of
the target (libversion-perl for example) and fixes up some of cpan modules
that include additional subdirectories with their own makefiles.
Koen Kooi [Sun, 29 Apr 2007 20:53:02 +0000 (20:53 +0000)]
scummvm: point to the right path for the sdl config
Koen Kooi [Sun, 29 Apr 2007 20:46:31 +0000 (20:46 +0000)]
libmpeg2: generate the same packages as mpeg2dec
* can we remove either mpeg2dec or libmpeg2, they seem a bit redundant.....
Koen Kooi [Sun, 29 Apr 2007 20:15:38 +0000 (20:15 +0000)]
libmpeg2: fix shlib packaging
* OE can't add a proper RREPLACES, so people installing generated packages will proably have to a form of -force-overwrite
Manuel Teira [Sun, 29 Apr 2007 19:23:42 +0000 (19:23 +0000)]
snes9x: fix linkage and gcc4 problems, closes #2154
Stelios Koroneos [Sun, 29 Apr 2007 15:52:25 +0000 (15:52 +0000)]
Stelios Koroneos [Sun, 29 Apr 2007 15:51:37 +0000 (15:51 +0000)]
packages/uboot/u-boot_1.1.2.bb : Add suport for Magicbox boards
Stelios Koroneos [Sun, 29 Apr 2007 15:47:18 +0000 (15:47 +0000)]
packages/linux/linux-magicbox_2.6.18.6.bb : Fix a wraped-line creating an error during bb execution
Koen Kooi [Sun, 29 Apr 2007 14:54:16 +0000 (14:54 +0000)]
angstrom: prefer a newer cairo and update linux-libc-headers to 2.6.20 for HAL
Philipp Zabel [Sun, 29 Apr 2007 14:41:44 +0000 (14:41 +0000)]
util-linux: fix build failure with newer kernel headers, patch from debian
Philipp Zabel [Sun, 29 Apr 2007 13:24:00 +0000 (13:24 +0000)]
avahi: remove libavahi-ui (gtk+ dependency) as long as there are no users.
Stelios Koroneos [Sun, 29 Apr 2007 09:41:48 +0000 (09:41 +0000)]
site/powerpc-common: Add a common site fike for powerpc arch
Still needs work, especially uclibc part
Stelios Koroneos [Sun, 29 Apr 2007 08:25:19 +0000 (08:25 +0000)]
packages/asterisk/asterisk_1.2.18.bb: Enable speex support for asterisk
If using a cpu with no fpu make sure that speex compiles with fix-point support
OpenEmbedded Project [Sat, 28 Apr 2007 23:19:12 +0000 (23:19 +0000)]
Leon Woestenberg [Sat, 28 Apr 2007 22:53:11 +0000 (22:53 +0000)]
Leon Woestenberg [Sat, 28 Apr 2007 22:35:39 +0000 (22:35 +0000)]
pango_1.16.4.bb: Needs no-test patch.
Leon Woestenberg [Sat, 28 Apr 2007 22:26:21 +0000 (22:26 +0000)]
pango_1.16.4.bb: Added 1.16.4 with DEFAULT_PREFERENCE=-1, needs testing. Quantize kerning value if metrics hinting is on. This greatly improves screen text rendering with certain fonts like DejaVu Sans.
Stelios Koroneos [Sat, 28 Apr 2007 21:52:35 +0000 (21:52 +0000)]
packages/asterisk/asterisk_1.2.18.bb : Add asterisk 1.2.18 which has some security fixes
Stelios Koroneos [Sat, 28 Apr 2007 21:38:34 +0000 (21:38 +0000)]
MAINTAINERS: Add myself to MAINTAINERS
Stelios Koroneos [Sat, 28 Apr 2007 21:25:16 +0000 (21:25 +0000)]
packages/linux/linux-magicbox-2.6.18.6: Add kernel 2.6.18.6 for the Magicbox board
Stelios Koroneos [Sat, 28 Apr 2007 21:22:56 +0000 (21:22 +0000)]
conf/machine/sequoia.conf: Add machine config for AMCC's Sequoia 440 based dev board
Leon Woestenberg [Sat, 28 Apr 2007 11:44:47 +0000 (11:44 +0000)]
linux-x86-2.6.20/defconfig: Enabled Wireless extensions.
Koen Kooi [Sat, 28 Apr 2007 07:26:59 +0000 (07:26 +0000)]
linux-ezx 2.6.21: update patches to r1988 to get a working mux_cli (needs a recent opentapi)
Rod Whitby [Sat, 28 Apr 2007 02:39:07 +0000 (02:39 +0000)]
ixp4xx-kernel: Added 2.6.21, and set it as default for slugos
Rod Whitby [Fri, 27 Apr 2007 23:10:35 +0000 (23:10 +0000)]
ixp4xx-npe: Updated to microcode version 2.3.2
Rod Whitby [Fri, 27 Apr 2007 21:34:34 +0000 (21:34 +0000)]
unslung.conf: Cleanup pinned versions and preferred providers.