Koen Kooi [Wed, 15 Mar 2006 08:55:43 +0000 (08:55 +0000)]
angstrom.conf: various clean up
* turn on EABI for ARM
* Document all the magic some more
Koen Kooi [Tue, 14 Mar 2006 19:10:14 +0000 (19:10 +0000)]
angstrom-2006.9: start using ARM EABI capable toolchain
Koen Kooi [Tue, 14 Mar 2006 19:08:50 +0000 (19:08 +0000)]
angstrom.conf: turn of locale generation via qemu because qemu doesn't like the gcc 4.1 + glibc 2.4 ARM binaries
Koen Kooi [Tue, 14 Mar 2006 14:57:16 +0000 (14:57 +0000)]
gcc 4.1.0: turn off building of libssp
Koen Kooi [Tue, 14 Mar 2006 12:41:15 +0000 (12:41 +0000)]
Koen Kooi [Tue, 14 Mar 2006 12:40:36 +0000 (12:40 +0000)]
documentation.conf: document ENABLE_BINARY_LOCALE_GENERATION
Graeme Gregory [Tue, 14 Mar 2006 12:05:44 +0000 (12:05 +0000)]
sylpheed_2.2.3.bb : new version
Marcin Juszkiewicz [Tue, 14 Mar 2006 11:40:43 +0000 (11:40 +0000)]
qpe-vexed-levels: do not fetch from CVS but use archive of levels
Marcin Juszkiewicz [Tue, 14 Mar 2006 09:14:56 +0000 (09:14 +0000)]
libxpm 3.5.4.2: split sxpm/cxpm into separate packages
Joseph Cole [Tue, 14 Mar 2006 07:29:08 +0000 (07:29 +0000)]
Pushing glibc 2.4 per OE bug ticket #741. Thanks to Bernhard Rosenkraenzer
for the patch. Not including CVS modifications, reference bug report if
they are needed, or add them yourself.
This is not tested, setting preference to "-1".
Joseph Cole [Tue, 14 Mar 2006 07:16:35 +0000 (07:16 +0000)]
Pushing gcc 4.1.0 after a short review.
Not sure if it builds, leaving preference at "-1". See OE bug #378.
Thanks to Bernhard Rosenkraenzer for the submission. See OE bug #773.
Mustafa Yuecel [Tue, 14 Mar 2006 01:37:05 +0000 (01:37 +0000)]
neon-0.26.0: fixed typo, thanks to Justin Patrin
Holger Freyther [Mon, 13 Mar 2006 23:40:43 +0000 (23:40 +0000)]
packages/cpio/cpio_2.5.bb:
Add texinfo-native to the DEPENDS of this
package as makeinfo is used in do_install
Holger Freyther [Mon, 13 Mar 2006 23:37:52 +0000 (23:37 +0000)]
conf/bitbake.conf:
cpio calls makeinfo which is part of texinfo on my
Ubuntu installation. This is why I add texinfo-native
as ASSUMED_PROVIDED package to bitbake.conf.
Holger Freyther [Mon, 13 Mar 2006 23:28:18 +0000 (23:28 +0000)]
Holger Freyther [Mon, 13 Mar 2006 23:25:05 +0000 (23:25 +0000)]
classes/tinderclient.bbclass:
Use the MultipleProvider and NoProvider Event to create
reports to the TinderBox.
The message format can be improved now we at least know
if a build failed due a missing provider
Mustafa Yuecel [Mon, 13 Mar 2006 23:18:43 +0000 (23:18 +0000)]
neon-0.26.0: enabled https support
- add gnutls to DEPENDS
- set DEFAULT_PREFERENCES = "-1"
Philipp Zabel [Mon, 13 Mar 2006 20:30:46 +0000 (20:30 +0000)]
xserver-kdrive_{
20060312,cvs}: add scrnsaverproto to DEPENDS
Philipp Zabel [Mon, 13 Mar 2006 17:12:24 +0000 (17:12 +0000)]
xserver-kdrive_{
20060312,cvs}: add videoproto to DEPENDS, a tinderbox build failed with a missing Xv.h
Philipp Zabel [Mon, 13 Mar 2006 16:33:07 +0000 (16:33 +0000)]
libxfont_X11R7.0-1.0.0: add freetype to DEPENDS
Rene Wagner [Mon, 13 Mar 2006 14:21:20 +0000 (14:21 +0000)]
local.conf.sample: add hints on ENABLE_BINARY_LOCALE_GENERATION and qemu-native
Florian Boor [Mon, 13 Mar 2006 13:00:25 +0000 (13:00 +0000)]
keylaunch: add new release 2.0.8 with libgpelaunch support.
Holger Freyther [Mon, 13 Mar 2006 10:29:37 +0000 (10:29 +0000)]
conf/documentation.conf:
Document the HOST_NONSYSV variable
introduced by emte
packages/fakeroot/fakeroot-native:
There are systems without SYSV stuff. Introduce
a HOST_NONSYSV variable if you have such a host
system. In this case fakeroot-native is build
with tcp IPC.
This fixes bug #735 and patch is courtsey
nigel Kostiuck (emte)
Joseph Cole [Mon, 13 Mar 2006 00:43:40 +0000 (00:43 +0000)]
(re-)Adding updates to wpa-supplicant, myself as secondary maintainer to handle fixes on bugtracker. This is completely untested, breakage expected. Please report ASAP.
Joseph Cole [Mon, 13 Mar 2006 00:07:34 +0000 (00:07 +0000)]
(re-)Addition of gnutls and libgcrypt packages/bumps, taking maintainership. Please report breakage to maintainer kthx.
Mustafa Yuecel [Sun, 12 Mar 2006 22:24:41 +0000 (22:24 +0000)]
subversion-1.2.0: dump PR
Oyvind Repvik [Sun, 12 Mar 2006 21:06:25 +0000 (21:06 +0000)]
Marcin Juszkiewicz [Sun, 12 Mar 2006 19:58:23 +0000 (19:58 +0000)]
dropbear: updated 0.48 to 0.48.1 and removed -DGNU_SOURCE from .inc
- define was needed only for 0.48 to get scp compiled
- 0.48.1 is upstream response for that workaround
Michael Lauer [Sun, 12 Mar 2006 19:47:43 +0000 (19:47 +0000)]
python 2.4.2 various packaging additions - thanks to respective bug reporters
python-core: include traceback module
python-threading: include dummy-thread, dummy-threading and _local-thread modules
python-netclient: include LWP and Mozilla cookie jar modules
python-codecs: include stringprep module
python-distutils: include config subdirectory
Mustafa Yuecel [Sun, 12 Mar 2006 19:34:33 +0000 (19:34 +0000)]
Mustafa Yuecel [Sun, 12 Mar 2006 19:32:34 +0000 (19:32 +0000)]
subversion-1.2.0: enable http support
- add neon to DEPENDS
Philipp Zabel [Sun, 12 Mar 2006 19:23:34 +0000 (19:23 +0000)]
libxcomposite-X11R7.0-0.2.2.2: build fix for people with an old Xcomposite.h in their staging directory
Mustafa Yuecel [Sun, 12 Mar 2006 19:19:12 +0000 (19:19 +0000)]
apr-0.9.7,apr-util-0.9.7: replace unretrieveable 1.1.x versions
- subversion needs only 0.9.7
- avoid execution of gen_uri_delims (place uri_delims.h directly)
- add APACHE_MIRROR to conf/bitbake.conf
Rene Wagner [Sun, 12 Mar 2006 18:09:25 +0000 (18:09 +0000)]
Rene Wagner [Sun, 12 Mar 2006 18:07:38 +0000 (18:07 +0000)]
wpa-supplicant, gnutls, libgcrypt, various .confs: revert recent commits by jnc.
- reverts revisions:
53e14a99825447107bfefacf77e28b5718be54b8
b0535ae5d884f64c3f25212755c0dbbd607a4984
8aaa554502fb1d84fe29935d27089df09bfc3ea1
de47a33901a0f8666a237eaf5825ba25f364516f
- reasoning - please play by the rules
* we have a policy for commit messages
* don't silently drop patches (gnutls), whenever we patch stuff it's usually
done for a reason
* don't upgrade security critical packages (gnutls) to development releases.
upstream has a reason for not declaring them stable yet.
* when told by a senior developer to consult oe@ _before_ pushing a change
do so, don't ignore him (RP) and push anyway
Philipp Zabel [Sun, 12 Mar 2006 18:05:44 +0000 (18:05 +0000)]
diet-x11_X11R7.0-1.0.0: fix build for --disable-xlocale
Joseph Cole [Sun, 12 Mar 2006 16:42:31 +0000 (16:42 +0000)]
More s:ftp.handhelds.org/...gpe.../...:${GPE_MIRROR}/g
Philipp Zabel [Sun, 12 Mar 2006 15:38:16 +0000 (15:38 +0000)]
Philipp Zabel [Sun, 12 Mar 2006 15:35:23 +0000 (15:35 +0000)]
xcalibrate: patch cvs to build against X11R7.0
Philipp Zabel [Sun, 12 Mar 2006 15:33:13 +0000 (15:33 +0000)]
xcalibrate: snapshot
20060312 to build against pre-X11R7.0 xlibs
Philipp Zabel [Sun, 12 Mar 2006 15:30:29 +0000 (15:30 +0000)]
xserver-kdrive: make cvs build against X11R7.0 and add
20060312 snapshot
Philipp Zabel [Sun, 12 Mar 2006 15:29:21 +0000 (15:29 +0000)]
xserver-kdrive: add a (commented out) patch to make
20050207 build against X11R7.0
Philipp Zabel [Sun, 12 Mar 2006 15:27:37 +0000 (15:27 +0000)]
X11R7.0: xset and xrdb
Rene Wagner [Sun, 12 Mar 2006 15:23:59 +0000 (15:23 +0000)]
dropbear: use "include", not "require". the file is there after all and there's no point in breaking backwards compatibility.
Philipp Zabel [Sun, 12 Mar 2006 15:22:30 +0000 (15:22 +0000)]
add an include file with preferred versions for pre-X11R7.0
Philipp Zabel [Sun, 12 Mar 2006 15:19:38 +0000 (15:19 +0000)]
X11R7.0: X apps
Philipp Zabel [Sun, 12 Mar 2006 15:17:01 +0000 (15:17 +0000)]
X11R7.0: X libraries
Philipp Zabel [Sun, 12 Mar 2006 15:14:31 +0000 (15:14 +0000)]
X11R7.0: X protocol headers
Koen Kooi [Sun, 12 Mar 2006 14:44:10 +0000 (14:44 +0000)]
angstrom 2006.9: correct some toolchain bits
Koen Kooi [Sun, 12 Mar 2006 13:29:55 +0000 (13:29 +0000)]
Koen Kooi [Sun, 12 Mar 2006 13:27:33 +0000 (13:27 +0000)]
ep93xx-kernel: update .bb and defconfig to match derevo16
* MaverickCrunch is enabled now
Richard Purdie [Sun, 12 Mar 2006 08:05:19 +0000 (08:05 +0000)]
linux-oz-2.6: Update LED patches to match those in -mm
Joseph Cole [Sun, 12 Mar 2006 05:55:11 +0000 (05:55 +0000)]
s/ftp.handhelds.org/handhelds.org/ for teh mirror URL. fixes b0rkage.
Oyvind Repvik [Sat, 11 Mar 2006 23:32:13 +0000 (23:32 +0000)]
zd1211: Fixup for Unslung 2.4-kernel
Oyvind Repvik [Sat, 11 Mar 2006 23:18:09 +0000 (23:18 +0000)]
Joseph Cole [Sat, 11 Mar 2006 22:57:24 +0000 (22:57 +0000)]
WPA Supplicant updates, and inclusion of version 0.5.1 for distros with gnutls already being built. Resolves licensing issues, and non-working supplicant issues for those with 2.6/2.4 kernels. Report breakage to Eric (jnc).
Oyvind Repvik [Sat, 11 Mar 2006 20:36:44 +0000 (20:36 +0000)]
Koen Kooi [Sat, 11 Mar 2006 18:51:44 +0000 (18:51 +0000)]
Koen Kooi [Sat, 11 Mar 2006 18:51:17 +0000 (18:51 +0000)]
Koen Kooi [Sat, 11 Mar 2006 18:50:11 +0000 (18:50 +0000)]
add binutils 2.6.91.0.6
Marcin Juszkiewicz [Sat, 11 Mar 2006 18:24:21 +0000 (18:24 +0000)]
dropbear: add 0.48 - this time for sure
Rene Wagner [Sat, 11 Mar 2006 18:04:19 +0000 (18:04 +0000)]
dropbear: fix typo in last commit
Rene Wagner [Sat, 11 Mar 2006 17:55:44 +0000 (17:55 +0000)]
dropbear: never apply allow-nopw.patch for DISTRO=familiar
Rene Wagner [Sat, 11 Mar 2006 14:34:33 +0000 (14:34 +0000)]
neon: don't link against openssl for licensing reasons. inherit binconfig rather than duplocating code.
Rene Wagner [Sat, 11 Mar 2006 14:22:37 +0000 (14:22 +0000)]
familiar: set MAINTAINER and ENABLE_BINARY_LOCALE_GENERATION.
Rene Wagner [Sat, 11 Mar 2006 14:14:59 +0000 (14:14 +0000)]
familiar-unstable: reinstate PREFERRED_VERSION_gcc* one more time.
Koen Kooi [Sat, 11 Mar 2006 12:33:54 +0000 (12:33 +0000)]
ep93xx-kernel: update to derovo15
Koen Kooi [Sat, 11 Mar 2006 12:28:07 +0000 (12:28 +0000)]
ep93xx-kernel: update defconfig
Matthias Hentges [Sat, 11 Mar 2006 11:57:36 +0000 (11:57 +0000)]
Matthias Hentges [Sat, 11 Mar 2006 11:54:31 +0000 (11:54 +0000)]
altboot: Sync with .oz branch
Koen Kooi [Sat, 11 Mar 2006 11:13:08 +0000 (11:13 +0000)]
meta-toolchain: add a .bb to generate a tarball of the SDK toolchain
task-sdk: add a task-sdk-bare only containing glibc bits
Mustafa Yuecel [Fri, 10 Mar 2006 22:35:41 +0000 (22:35 +0000)]
Mustafa Yuecel [Fri, 10 Mar 2006 22:34:31 +0000 (22:34 +0000)]
conf/distro/slugos-packages.bb: add davfs2 and neon
Koen Kooi [Fri, 10 Mar 2006 22:24:53 +0000 (22:24 +0000)]
Koen Kooi [Fri, 10 Mar 2006 22:23:40 +0000 (22:23 +0000)]
zaurus-updater: use ${DEPLOY_DIR_IMAGE}
Mustafa Yuecel [Fri, 10 Mar 2006 22:17:06 +0000 (22:17 +0000)]
neon-0.24.7: add SSL support
- add openssl and time to DEPENDS
- add lib_package to inherit
- copy neon-config to staging dir (used by davfs2)
Mustafa Yuecel [Fri, 10 Mar 2006 22:08:23 +0000 (22:08 +0000)]
davfs2-0.2.7: mounts WebDAV resources
- needs coda kernel module
- recommends neon with SSL support (e.g. to use the free 1GB webspace from GMX)
Mustafa Yuecel [Fri, 10 Mar 2006 21:58:23 +0000 (21:58 +0000)]
avetanabt-cvs: remove unappliable patch
Mustafa Yuecel [Fri, 10 Mar 2006 21:52:22 +0000 (21:52 +0000)]
apr-1.1.1,apr-util-1.1.2: add HOMEPAGE, correct LICENSE
Mustafa Yuecel [Fri, 10 Mar 2006 21:39:41 +0000 (21:39 +0000)]
subversion-1.2.0: add HOMEPAGE, correct LICENSE
Matthias Goebl [Fri, 10 Mar 2006 19:56:31 +0000 (19:56 +0000)]
lirc/lirc_0.8.0.bb: Install lircexec.init for every platform, SRC_URI was wrong
- Install lircexec.init for every platform
- Correct SRC_URI to include lircexec.init for every platform (Thanks Holger)
- RRECOMMENDed lirc-exec for lirc (because it was included in earlier packages,
and the 0.8.0 package is more fine-granular)
- Add HOMEPAGE
Matthias Goebl [Fri, 10 Mar 2006 19:55:28 +0000 (19:55 +0000)]
lirc/lirc-modules_0.8.0.bb: nslu2: Do not show cpu activity on IR led
- nslu2: Set ready LED to normal-on after module load,
don't show cpu activity
- Change maintainer with permission by Michael Lauer (again)
Koen Kooi [Fri, 10 Mar 2006 19:08:51 +0000 (19:08 +0000)]
gpe-bootsplash: update angstrom splash-l.svg
Marcin Juszkiewicz [Fri, 10 Mar 2006 11:18:55 +0000 (11:18 +0000)]
ttf-dejavu: updated to 2.3
Marcin Juszkiewicz [Fri, 10 Mar 2006 11:16:17 +0000 (11:16 +0000)]
ttf-dejavu-sans-mono-lite dropped - it never worked like I wanted
Marcin Juszkiewicz [Fri, 10 Mar 2006 11:14:08 +0000 (11:14 +0000)]
dropbear: added 0.48 and unified all recipes/patches
Rene Wagner [Fri, 10 Mar 2006 00:18:04 +0000 (00:18 +0000)]
xkbd: fix circum key mapping. fixes (reopened) hh.org Bug #1512.
Koen Kooi [Thu, 9 Mar 2006 16:46:45 +0000 (16:46 +0000)]
gpe-bootsplash: start adding some Angstrom branding
Philipp Zabel [Thu, 9 Mar 2006 14:36:03 +0000 (14:36 +0000)]
login-manager: simplify get_valid_lms, fix for kbdless devices with only one dm installed
Philipp Zabel [Thu, 9 Mar 2006 14:29:55 +0000 (14:29 +0000)]
keylaunch-2.0.7: LDFLAGS Makefile fix
Philipp Zabel [Thu, 9 Mar 2006 14:27:02 +0000 (14:27 +0000)]
avahi: add 0.6.9
Philipp Zabel [Thu, 9 Mar 2006 14:22:10 +0000 (14:22 +0000)]
distro/*.conf: change PREFERRED_VERSION_x11 to PREFERRED_VERSION_libx11
Koen Kooi [Thu, 9 Mar 2006 09:24:25 +0000 (09:24 +0000)]
ep93xx kernel: update defconfig to match 2.6.16-rc5-derevo14
Mike Westerhof [Thu, 9 Mar 2006 02:40:00 +0000 (02:40 +0000)]
Unslung: unslung.conf, DISTRO_VERSION is now 6.7-beta
Rene Wagner [Wed, 8 Mar 2006 22:02:41 +0000 (22:02 +0000)]
glibc: move some code around to avoid warnings while parsing. hopefully fix #729.
Rene Wagner [Wed, 8 Mar 2006 21:55:02 +0000 (21:55 +0000)]
gpe-dm: revert
bf4c4f3acd8633a080b0a3d75420ff47be99e302. slightly improve DESCRIPTION.
- please consult gpe@hh.org before making changes like this.
Holger Freyther [Wed, 8 Mar 2006 21:25:21 +0000 (21:25 +0000)]
classes/tinderclient.bbclass: Send the name
Send the name of the to be build packages. Now
we can see what was intended to be build from
within the log
Marcin Juszkiewicz [Wed, 8 Mar 2006 16:15:15 +0000 (16:15 +0000)]
file-native 4.16: use just built 'file' to generate magic files - now it should not break with older file-native installed
Koen Kooi [Wed, 8 Mar 2006 15:39:38 +0000 (15:39 +0000)]
angstrom: ENABLE_BINARY_LOCALE_GENERATION ?= "1"
Rene Wagner [Wed, 8 Mar 2006 15:27:25 +0000 (15:27 +0000)]
glibc: make use of qemu conditional on ENABLE_BINARY_LOCALE_GENERATION which defaults to disabled. reinstate BINARY_LOCALE_ARCHES and make it a list of regular expressions.
- against contrary belief BINARY_LOCALE_ARCHES = "" did disable the new code.
- zapping that variable in glibc-package.bbclass as the changeset before
this did is not an option since we need to keep track of which arches
are supposed to have this enabled.
- also, rename USE_BINARY_LOCALE to GLIBC_INTERNAL_USE_BINARY_LOCALE to
prevent people who don't understand Python from shooting themselves in the
foot. DONT MESS WITH THAT VARIABLE. setting USE_BINARY_LOCALE = "0" will
_enable_ the new code since "0" (being a string) evaluates to True in
Python.