Marcin Juszkiewicz [Wed, 30 Aug 2006 17:03:24 +0000 (17:03 +0000)]
Koen Kooi [Wed, 30 Aug 2006 16:51:52 +0000 (16:51 +0000)]
angsgrom: make TARET_FPU overridable
* put TARGET_FPU="" in conf/machine/include/tune-<foo>.conf to build a hardfloat toolchain
* mixing soft and hardfloat code is safe, BUT hardfloat binaries still don't run onf FPU-less systems
Michael Lauer [Wed, 30 Aug 2006 14:35:19 +0000 (14:35 +0000)]
lsof: remove 4.74, remove 4.75, add 4.76, add gnueabi support
Michael Lauer [Wed, 30 Aug 2006 14:15:16 +0000 (14:15 +0000)]
Michael Lauer [Wed, 30 Aug 2006 14:14:03 +0000 (14:14 +0000)]
ltrace: add mvista-toolchain specific version, fix building w/ gnueabi
Koen Kooi [Wed, 30 Aug 2006 14:09:39 +0000 (14:09 +0000)]
libx11: bump PR to keep up with diet-x11
Marcin Juszkiewicz [Wed, 30 Aug 2006 13:22:23 +0000 (13:22 +0000)]
linux-openzaurus: added patches from mikearthur to fix TS on tosa
Koen Kooi [Wed, 30 Aug 2006 11:15:50 +0000 (11:15 +0000)]
horizon: add cvs version of this cool sketch toy
* still has /media/mmc1/horizon hardcoded
Koen Kooi [Wed, 30 Aug 2006 10:22:42 +0000 (10:22 +0000)]
hh-pxa-2.6 2.6.16 hh5: unbreak do_configure for EABI, add proper COMPATIBLE_MACHINES and do a version check for good measure
Paul Sokolovsky [Wed, 30 Aug 2006 09:44:22 +0000 (09:44 +0000)]
Paul Sokolovsky [Wed, 30 Aug 2006 09:43:43 +0000 (09:43 +0000)]
handhelds-pxa-2.6_2.6.16-hh5: Recipe for the latest HH.org 2.6.16 tag.
Based on handhelds-pxa-2.6_2.6.15-hh0.bb.
Paul Sokolovsky [Wed, 30 Aug 2006 09:36:43 +0000 (09:36 +0000)]
Paul Sokolovsky [Wed, 30 Aug 2006 09:35:58 +0000 (09:35 +0000)]
handhelds-pxa-2.6: Add defconfig for h4000.
Paul Sokolovsky [Wed, 30 Aug 2006 09:30:46 +0000 (09:30 +0000)]
Chris Larson [Wed, 30 Aug 2006 08:32:22 +0000 (08:32 +0000)]
patch.bbclass:
* switch os.mkdir to os.makedirs.
* pass on all errors from QuiltTree.Clean(), as it can fail in ways that do
not need to be reported to the user, and a failure will end up being seen
again during the Import/Push of the patches.
Koen Kooi [Wed, 30 Aug 2006 08:14:51 +0000 (08:14 +0000)]
xserver-kdrive git: adjust for new calibrate stuff, package Xsdl, enable build of epson server
Koen Kooi [Wed, 30 Aug 2006 07:43:30 +0000 (07:43 +0000)]
libxcalibrate: add git version
Koen Kooi [Wed, 30 Aug 2006 07:42:33 +0000 (07:42 +0000)]
calibrateproto: add a PV
Koen Kooi [Wed, 30 Aug 2006 07:37:32 +0000 (07:37 +0000)]
calibrateproto: add git version
Chris Larson [Wed, 30 Aug 2006 07:29:56 +0000 (07:29 +0000)]
patch.bbclass:
* Add NOOPResolver class, which simply passes the patch failure on up, not
doing any actual patch resolution. Set PATCHRESOLVE = "noop" to make use of
it. Most useful for unattended builds.
Jamie Lenehan [Wed, 30 Aug 2006 07:18:07 +0000 (07:18 +0000)]
classes/patch.bbclass: Create a "patches" directory when initialising
the quilt patcher class. Without this quilt will search for a patches
directory - starting from the current directory up to the root
directory. If it finds an existing patches directory it will use it
for its patches. This causes all sorts of problems since it is not
where the patches are expected to be. Prior to the recent patcher
changes this directory was being created.
Koen Kooi [Tue, 29 Aug 2006 21:34:04 +0000 (21:34 +0000)]
xserver-kdrive git: remove tslib and xcalibrate patches that have been applied upstream (yay!) and enable tslib in EXTRA_OECONF
Philipp Zabel [Tue, 29 Aug 2006 19:56:56 +0000 (19:56 +0000)]
bluez-libs, bluez-utils: add 3.4
Philipp Zabel [Tue, 29 Aug 2006 18:29:35 +0000 (18:29 +0000)]
xserver-kdrive-git: apply the xcalibrate patch from X11R7.1
Justin Patrin [Tue, 29 Aug 2006 16:22:04 +0000 (16:22 +0000)]
Justin Patrin [Tue, 29 Aug 2006 16:21:51 +0000 (16:21 +0000)]
Justin Patrin [Tue, 29 Aug 2006 16:20:36 +0000 (16:20 +0000)]
mtnpatch.py: Remove unneeded script (mtn now has pluck)
Philipp Zabel [Tue, 29 Aug 2006 16:09:16 +0000 (16:09 +0000)]
dbus-glib-native-0.71: fix bogus DEPENDS
Philip Balister [Tue, 29 Aug 2006 16:06:41 +0000 (16:06 +0000)]
omniorb-native_4.0.7.bb, omniorb_4.0.7.bb, long_double.patch :
* Add bb files for omniorb-4.0.7
* Patch long_double.patch allows compilation when sizeof(long double)
* is something other than 12 or 16.
Michael Lauer [Tue, 29 Aug 2006 13:54:22 +0000 (13:54 +0000)]
preferred-versions.inc: fix wrong preference for pango.
Guys, when you remove an old version of a package, make sure that
a) no recipe directly depends on this version and
b) no configuration sets PREFERRED_VERSION to this version.
Michael Lauer [Tue, 29 Aug 2006 13:50:13 +0000 (13:50 +0000)]
Michael Lauer [Tue, 29 Aug 2006 13:48:11 +0000 (13:48 +0000)]
uboot cvs fix SRC_URI
Marcin Juszkiewicz [Tue, 29 Aug 2006 13:42:00 +0000 (13:42 +0000)]
feed-browser: feeds has a type now: normal/upgrades.
Type is used by updater to update only 'upgrades' feeds:
"php update.php upgrades"
Philip Balister [Tue, 29 Aug 2006 12:36:57 +0000 (12:36 +0000)]
linux-omap1_2.6.x+git.bb: Clean up file, eliminate unecessary operations.
Michael Lauer [Tue, 29 Aug 2006 11:40:58 +0000 (11:40 +0000)]
python 2.4.3 add PACKAGES_DYNAMIC -- close #1366
Koen Kooi [Tue, 29 Aug 2006 11:18:29 +0000 (11:18 +0000)]
tune-arm926ejs: .dev uses gcc 4 by default
Philipp Zabel [Tue, 29 Aug 2006 10:55:18 +0000 (10:55 +0000)]
Philipp Zabel [Tue, 29 Aug 2006 10:51:26 +0000 (10:51 +0000)]
libbonoboui-2.10.0: fix -dbg packaging
Marcin Juszkiewicz [Tue, 29 Aug 2006 10:47:50 +0000 (10:47 +0000)]
feed-browser: make all sections lowercase, really remove packages before update
Philipp Zabel [Tue, 29 Aug 2006 09:32:05 +0000 (09:32 +0000)]
Philipp Zabel [Tue, 29 Aug 2006 09:21:15 +0000 (09:21 +0000)]
libgnomecanvas: fix -dbg packaging for 2.10.2 and 2.12.0
Koen Kooi [Tue, 29 Aug 2006 09:18:44 +0000 (09:18 +0000)]
imagemagick: add 6.2.9, closes #336
Koen Kooi [Tue, 29 Aug 2006 09:13:31 +0000 (09:13 +0000)]
linux-ezx: remove outdated patches
Koen Kooi [Tue, 29 Aug 2006 09:07:57 +0000 (09:07 +0000)]
Koen Kooi [Tue, 29 Aug 2006 09:07:38 +0000 (09:07 +0000)]
Koen Kooi [Tue, 29 Aug 2006 09:03:15 +0000 (09:03 +0000)]
linux-ezx: update to ezx7 and add 2 patches for gcc4-isms
Michael Lauer [Tue, 29 Aug 2006 08:59:28 +0000 (08:59 +0000)]
libesmtp: correct damage done by previous commit
Philipp Zabel [Tue, 29 Aug 2006 08:58:56 +0000 (08:58 +0000)]
samba: fix -dbg packaging for 3.0.14a and 3.0.20
Marcin Juszkiewicz [Tue, 29 Aug 2006 06:34:52 +0000 (06:34 +0000)]
libxine: add libpng to DEPENDS - close #1357
Carsten Schneider [Tue, 29 Aug 2006 06:25:15 +0000 (06:25 +0000)]
Koen Kooi [Mon, 28 Aug 2006 22:04:47 +0000 (22:04 +0000)]
scummvm.inc: remove Troll technology
Koen Kooi [Mon, 28 Aug 2006 21:55:22 +0000 (21:55 +0000)]
Koen Kooi [Mon, 28 Aug 2006 21:54:46 +0000 (21:54 +0000)]
scummvm 0.9.0: enable all engines to get rid of undefined symbols*
* and be able to play more games
Stelios Koroneos [Mon, 28 Aug 2006 21:31:21 +0000 (21:31 +0000)]
esmtp 0.5.1 patch for uclibc
Stelios Koroneos [Mon, 28 Aug 2006 21:15:31 +0000 (21:15 +0000)]
New package for libesmtp 1.0.4
Closes bug #1346
Stelios Koroneos [Mon, 28 Aug 2006 21:08:35 +0000 (21:08 +0000)]
Philip Balister [Mon, 28 Aug 2006 21:02:46 +0000 (21:02 +0000)]
Philip Balister [Mon, 28 Aug 2006 21:01:31 +0000 (21:01 +0000)]
omap5912.conf: Update required module list to match kernel config from
omap5912osk_defconfig in kernel source.
Koen Kooi [Mon, 28 Aug 2006 21:00:38 +0000 (21:00 +0000)]
Koen Kooi [Mon, 28 Aug 2006 21:00:03 +0000 (21:00 +0000)]
libxml++: move to correct subdir
Koen Kooi [Mon, 28 Aug 2006 20:57:49 +0000 (20:57 +0000)]
Koen Kooi [Mon, 28 Aug 2006 20:57:29 +0000 (20:57 +0000)]
Koen Kooi [Mon, 28 Aug 2006 20:57:05 +0000 (20:57 +0000)]
Patrick Steiner [Mon, 28 Aug 2006 20:56:11 +0000 (20:56 +0000)]
gobby: add gobby + supportlibs
Chris Larson [Mon, 28 Aug 2006 20:30:14 +0000 (20:30 +0000)]
Merge from poky:
Rework the way patches are handled. There are now two abstract base classes,
initialized in patch.bbclass. One for patchset operations on a directory, and
another for patch failure resolution. Currently includes 'patch' and 'quilt'
concrete PatchSet classes, and a 'user' resolver class, which simply drops you
into a shell in the source tree to fix the rejects.
Philip Balister [Mon, 28 Aug 2006 20:26:01 +0000 (20:26 +0000)]
linux-omap1_2.6.x+git, omap5912osk: Add bb file to build kernel from omap git
* Build kernel from omap git repository, use most recent version
* Change omap5912osk machine to use this kernel
* The depmod command is failing at the moment
Stelios Koroneos [Mon, 28 Aug 2006 19:40:09 +0000 (19:40 +0000)]
Stelios Koroneos [Mon, 28 Aug 2006 19:30:26 +0000 (19:30 +0000)]
Machine config file for the mips based RB5XX family of boards also knows as Routerboards
Philipp Zabel [Mon, 28 Aug 2006 19:29:30 +0000 (19:29 +0000)]
rm_work.bbclass: stop cleaning out before populate_staging
Kristoffer Ericson [Mon, 28 Aug 2006 20:29:19 +0000 (20:29 +0000)]
packages/glib-2.0/glib-2.0_2.12.0: Fixes broken URL
Stelios Koroneos [Mon, 28 Aug 2006 19:28:08 +0000 (19:28 +0000)]
Machine config for the dht-walnut (ppc) board
Machine config for the dht-walnut ppc based board
Machine config file for the ppc based dht-walnut board
Philipp Zabel [Mon, 28 Aug 2006 17:46:08 +0000 (17:46 +0000)]
libnss-mdns: remove avahi-daemon recommendation to avoid circular dependency
Philipp Zabel [Mon, 28 Aug 2006 17:11:04 +0000 (17:11 +0000)]
dbus-glib-0.71: depend on dbus-glib-native for binding header generation
Michael Lauer [Mon, 28 Aug 2006 16:37:33 +0000 (16:37 +0000)]
angstrom|familiar|openzaurus.inc: s/DISTO_FEATURES/DISTRO_FEATURES/ :D
Philipp Zabel [Mon, 28 Aug 2006 16:04:06 +0000 (16:04 +0000)]
Philipp Zabel [Mon, 28 Aug 2006 16:01:58 +0000 (16:01 +0000)]
dbus-native-0.92: do_stage: create dir before putting files to it
Koen Kooi [Mon, 28 Aug 2006 15:48:37 +0000 (15:48 +0000)]
dbus-glib: depend on dbus to get dbus.h
Koen Kooi [Mon, 28 Aug 2006 09:42:23 +0000 (09:42 +0000)]
tslib 1.0: use tarball instead of svn and fix packaging
* CONFFILES = /etc/ts.conf has been removed
Koen Kooi [Mon, 28 Aug 2006 08:01:11 +0000 (08:01 +0000)]
ipaq-pxa270: add appropriate MACHINE FEATURES
Koen Kooi [Mon, 28 Aug 2006 07:50:47 +0000 (07:50 +0000)]
h5xxx: add apprpriate MACHINE FEATURES
Koen Kooi [Mon, 28 Aug 2006 07:48:20 +0000 (07:48 +0000)]
angstrom: tidy up angstrom.inc
Richard Purdie [Sun, 27 Aug 2006 23:05:45 +0000 (23:05 +0000)]
pango: 1.13.2 -> 1.13.3 and add missing PACKAGES_DYNAMIC (from poky). Drop some old versions.
Paul Sokolovsky [Sun, 27 Aug 2006 22:57:46 +0000 (22:57 +0000)]
Paul Sokolovsky [Sun, 27 Aug 2006 22:57:00 +0000 (22:57 +0000)]
alda-utils: speaker-test doesn't really work without alsa-conf.
Richard Purdie [Sun, 27 Aug 2006 22:54:43 +0000 (22:54 +0000)]
cairo: Add 1.2.4 (including float conversion speedup) (from poky)
Richard Purdie [Sun, 27 Aug 2006 22:43:49 +0000 (22:43 +0000)]
avahi: Fix postinst so we only restart dbus if its already running (it might not have started when the postinst runs)
Richard Purdie [Sun, 27 Aug 2006 22:33:06 +0000 (22:33 +0000)]
autoconf: Drop bogus RRECOMMENDS
Richard Purdie [Sun, 27 Aug 2006 22:28:38 +0000 (22:28 +0000)]
atk: 1.10.1 -> 1.10.3 (from poky)
Richard Purdie [Sun, 27 Aug 2006 22:25:46 +0000 (22:25 +0000)]
conf/machine: various task-base conversion misc cleanups
Richard Purdie [Sun, 27 Aug 2006 22:23:47 +0000 (22:23 +0000)]
nokia770: Convert machine to task-base
Richard Purdie [Sun, 27 Aug 2006 22:22:03 +0000 (22:22 +0000)]
qemuarm: Create common include file and convert to task-base
Richard Purdie [Sun, 27 Aug 2006 21:29:41 +0000 (21:29 +0000)]
Add DISTRO_FEATURES to angstrom, familar and openzaurus. At this moment this maintains status quo but distro maintainers are free to adjust it to their needs
Richard Purdie [Sun, 27 Aug 2006 17:37:21 +0000 (17:37 +0000)]
Richard Purdie [Sun, 27 Aug 2006 17:34:53 +0000 (17:34 +0000)]
Koen Kooi [Sun, 27 Aug 2006 17:34:21 +0000 (17:34 +0000)]
e17 menu-convert: set package arch to all
Richard Purdie [Sun, 27 Aug 2006 17:33:29 +0000 (17:33 +0000)]
Switch 2.6 Zaurus models to use task-base
Richard Purdie [Sun, 27 Aug 2006 17:31:47 +0000 (17:31 +0000)]
Add MACHINE_TASK_PROVIDER to remove hardcoded references to task-bootstrap and allow machines/distros to elect an alternative
Graeme Gregory [Sun, 27 Aug 2006 17:20:35 +0000 (17:20 +0000)]
Graeme Gregory [Sun, 27 Aug 2006 17:17:14 +0000 (17:17 +0000)]
links-x11_2.1pre21.bb, links_2.1pre12.bb : patches for cookie saving and
preventing segfault on cookies imported from MDK rpms.
packages/links/* : drop old versions
Richard Purdie [Sun, 27 Aug 2006 17:06:28 +0000 (17:06 +0000)]
task-base.bb: Add from poky