Thomas Kunze [Sun, 24 Feb 2008 00:04:20 +0000 (00:04 +0000)]
Thomas Kunze [Sun, 24 Feb 2008 00:02:02 +0000 (00:02 +0000)]
kexec-utils-static: fix PACKAGES
Richard Purdie [Sat, 23 Feb 2008 23:40:47 +0000 (23:40 +0000)]
base.bbclass: Optimise get_subpkgedata_fn() to minimise expand calls
Richard Purdie [Sat, 23 Feb 2008 23:39:55 +0000 (23:39 +0000)]
bitbake.conf: Unconditionally set RDEPENDS for -dev package and RRECOMMENDS for -dbg package.
This is important since these packages should always exist. If they don't, depchains functionality falls apart and its impossible to pull in all the dependencies to build X or debug Y. This check also causes a significant performance hit when parsing.
Richard Purdie [Sat, 23 Feb 2008 23:37:01 +0000 (23:37 +0000)]
ttf-dejavu: Fix -dbg package RRECOMMENDS since PN as a package doesn't exist
Richard Purdie [Sat, 23 Feb 2008 19:18:27 +0000 (19:18 +0000)]
base.bbclass: Cleanups possible with recent improvements in bitbake syntax
Richard Purdie [Sat, 23 Feb 2008 19:17:11 +0000 (19:17 +0000)]
sanity.bbclass: Cope with empty abi files generated by previous issues
Paul Sokolovsky [Sat, 23 Feb 2008 18:33:25 +0000 (18:33 +0000)]
Richard Purdie [Sat, 23 Feb 2008 18:07:14 +0000 (18:07 +0000)]
sanity: Move variable declarations to sanity.conf to workaround problems with bitbake 1.8.10
Paul Sokolovsky [Sat, 23 Feb 2008 18:01:33 +0000 (18:01 +0000)]
psplash svn: Move startup to S 01, freeing S 00 for something doing fbdev init.
* Like just added fbset-init.
Paul Sokolovsky [Sat, 23 Feb 2008 17:59:19 +0000 (17:59 +0000)]
fbset-init: Add init.d script to init fb device using fbset.
Holger Freyther [Sat, 23 Feb 2008 13:36:54 +0000 (13:36 +0000)]
conf/checksums.ini: Add glib-2.14.4 to the list
Holger Freyther [Sat, 23 Feb 2008 13:35:56 +0000 (13:35 +0000)]
conf/checksums.ini: Add xtrans 1.0.4 to the list of checksums
Matthias Hentges [Sat, 23 Feb 2008 12:15:49 +0000 (12:15 +0000)]
altboot: Update to SVNR79 (add proper modules for collies SD support)
Rolf Leggewie [Fri, 22 Feb 2008 23:56:40 +0000 (23:56 +0000)]
free42: fix SRC_URI, add HOMEPAGE and update to latest version 1.4.41. Closes 3643.
Rolf Leggewie [Fri, 22 Feb 2008 23:40:29 +0000 (23:40 +0000)]
gpsdrive: fix SRC_URI. closes 3494.
Paul Sokolovsky [Fri, 22 Feb 2008 21:26:04 +0000 (21:26 +0000)]
fbset-modes: Add qemuarm definitions.
Thomas Kunze [Fri, 22 Feb 2008 21:14:32 +0000 (21:14 +0000)]
initramfs-kexec: change rootdev vor collie from mtdblock2 to mtd2
Thomas Kunze [Fri, 22 Feb 2008 20:46:27 +0000 (20:46 +0000)]
Thomas Kunze [Fri, 22 Feb 2008 20:44:16 +0000 (20:44 +0000)]
kexec-utils-static: make it compile against klibc
Thomas Kunze [Fri, 22 Feb 2008 20:39:28 +0000 (20:39 +0000)]
klibc: update to 1.5 remove old non-working versions
* build shared klibc-utils
* set CC="${TARGET_PREFIX}klcc" if you want to compile against klibc
Thomas Kunze [Fri, 22 Feb 2008 20:36:06 +0000 (20:36 +0000)]
klibc-utils-static: add some missing utils
Rolf Leggewie [Fri, 22 Feb 2008 13:05:59 +0000 (13:05 +0000)]
sharprom-compatible.conf: set palmtopdir and PREFERRED_PROVIDER_linux-libc-headers. partly closes 2809.
============================================================
--- conf/distro/sharprom-compatible.conf
1917f33c694aff55fe7253f1a1dcb3dcb92edde8
+++ conf/distro/sharprom-compatible.conf
a56c571d457931934464e14394215bc4932503e6
@@ -38,6 +38,7 @@ PREFERRED_PROVIDER_virtual/linux-libc-he
PREFERRED_PROVIDER_virtual/libc = "sharprom-toolchain-native"
PREFERRED_PROVIDER_virtual/arm-linux-gcc = "sharprom-toolchain-native"
PREFERRED_PROVIDER_virtual/linux-libc-headers = "linux-libc-headers"
+PREFERRED_PROVIDER_linux-libc-headers = "linux-libc-headers"
PREFERRED_PROVIDER_virtual/arm-linux-gcc-initial = "sharprom-toolchain-native"
PREFERRED_VERSION_glibc = "2.2.5"
@@ -52,6 +53,7 @@ PALMTOP_USE_MULTITHREADED_QT = "no"
QTE_VERSION = "2.3.10"
OPIE_VERSION = "1.2.2"
PALMTOP_USE_MULTITHREADED_QT = "no"
+export palmtopdir = "/opt/QtPalmtop"
require conf/distro/include/preferred-opie-versions.inc
Rolf Leggewie [Fri, 22 Feb 2008 12:08:53 +0000 (12:08 +0000)]
bootsplash-native: add jpeg-native to DEPENDS. Fixes 1947.
Junqian Gordon Xu [Fri, 22 Feb 2008 02:52:20 +0000 (02:52 +0000)]
gpgme: unify, fix LEAD_SONAME
OpenEmbedded Project [Fri, 22 Feb 2008 02:29:14 +0000 (02:29 +0000)]
Junqian Gordon Xu [Fri, 22 Feb 2008 01:31:25 +0000 (01:31 +0000)]
angstrom-task-sectest: update ettercap to ettercap-ng, close oebug 3307
Rolf Leggewie [Fri, 22 Feb 2008 01:26:06 +0000 (01:26 +0000)]
libcap: update to latest release 0.9.8. Partly closes 2989.
OpenEmbedded Project [Thu, 21 Feb 2008 23:33:58 +0000 (23:33 +0000)]
Stanislav Brabec [Thu, 21 Feb 2008 23:21:03 +0000 (23:21 +0000)]
Fixed sort path in updatedb.
* Set ac_cv_path_SORT to the correct value.
Paul Sokolovsky [Thu, 21 Feb 2008 23:10:24 +0000 (23:10 +0000)]
ipaq-boot-params: Fix to actually enable flash booting with the recent kernels.
* Uses modern syntax for MTD device, mtdN.
* Also, make tty0 a primary console. This matches HaRET default setting and
focuses on providing users proper feedback of boot procedure. Hackers who
may need to access serial console as well can do needed settings with bootloader.
Paul Sokolovsky [Thu, 21 Feb 2008 22:56:03 +0000 (22:56 +0000)]
kernel.bbclass: Fis typo in do_builtin_initramfs.
Paul Sokolovsky [Thu, 21 Feb 2008 22:43:24 +0000 (22:43 +0000)]
Paul Sokolovsky [Thu, 21 Feb 2008 22:38:48 +0000 (22:38 +0000)]
kernel-arch.bbclass: Fix obvious typo supposedly causing issues with x86_64.
Rolf Leggewie [Thu, 21 Feb 2008 19:38:56 +0000 (19:38 +0000)]
tcl: drop -L${libdir} in tclConfig.sh. Fixes 3771. Thanks, zecke.
Rolf Leggewie [Thu, 21 Feb 2008 18:01:38 +0000 (18:01 +0000)]
kdepimpi: consolidate kphonepi and ktimetrackerpi into kdepimpi directory.
Rolf Leggewie [Thu, 21 Feb 2008 17:52:18 +0000 (17:52 +0000)]
kdepimpi: I at least found a place to report the patches to now.
* in case anybody ever revives the kdepimpi project, they have our patches
Rolf Leggewie [Thu, 21 Feb 2008 17:24:22 +0000 (17:24 +0000)]
kdepimpi: drop superseeded versions that weren't really meant for commit.
Rolf Leggewie [Thu, 21 Feb 2008 17:13:34 +0000 (17:13 +0000)]
kdepimpi: not sending patches for kdepimpi-x11 upstream since it has been abandoned.
Rolf Leggewie [Thu, 21 Feb 2008 17:02:20 +0000 (17:02 +0000)]
kdepimpi: commit hrw's kdepimpi X11 version. Yet untested. Closes 371.
Paul Sokolovsky [Thu, 21 Feb 2008 16:46:31 +0000 (16:46 +0000)]
Paul Sokolovsky [Thu, 21 Feb 2008 16:46:21 +0000 (16:46 +0000)]
Paul Sokolovsky [Thu, 21 Feb 2008 16:43:54 +0000 (16:43 +0000)]
angstrom.inc: Make Angstrom bitbake caches to be per libc mode.
* This is allows easy switching between glibc and uclibc builds, without
waiting for long reparses on every switch.
* Note that it applies to dependent distros, like OpenMoko, too.
Paul Sokolovsky [Thu, 21 Feb 2008 16:19:39 +0000 (16:19 +0000)]
Rolf Leggewie [Thu, 21 Feb 2008 16:18:33 +0000 (16:18 +0000)]
fix mirror handling for openmoko, oplinux and nylon. Closes 3585.
* patch from 3585 is now fully applied
Paul Sokolovsky [Thu, 21 Feb 2008 15:55:45 +0000 (15:55 +0000)]
angstrom-2007-for-openmoko-versions.inc, preferred-gpe-versions-2.8.inc: Bump gpe-login to 0.91
* Includes OE patch merge (mild security fix) and l19n updates.
Paul Sokolovsky [Thu, 21 Feb 2008 15:49:42 +0000 (15:49 +0000)]
gpe-login: Add 0.91, lock-on-supend.patch accepted upstream.
Paul Sokolovsky [Thu, 21 Feb 2008 15:46:24 +0000 (15:46 +0000)]
gpe-login: Move chvt-keylaunch.patch for 0.90+ to files/.
Paul Sokolovsky [Thu, 21 Feb 2008 15:44:52 +0000 (15:44 +0000)]
gpe-login: Move chvt-keylaunch.patch for old version to version-specific dir.
Michael Lauer [Thu, 21 Feb 2008 15:10:44 +0000 (15:10 +0000)]
firefox all use autotools_do_stage to populate staging
this is needed to compile plugins against firefox. closes #1612
Michael Lauer [Thu, 21 Feb 2008 13:46:22 +0000 (13:46 +0000)]
Michael Lauer [Thu, 21 Feb 2008 13:45:08 +0000 (13:45 +0000)]
u-boot-openmoko svn update the blessed GIT rev
Michael Lauer [Thu, 21 Feb 2008 13:44:31 +0000 (13:44 +0000)]
sane-srcrevs.inc: add SRCREV for u-boot-openmoko and restore alphabetical sort
obviously it seems to be very hard to sort... guys, please consult your ASCII tables...
Richard Purdie [Thu, 21 Feb 2008 13:33:35 +0000 (13:33 +0000)]
Move various X extensions to obsolete since they've been superceeded by *proto in X11R7.X
Richard Purdie [Thu, 21 Feb 2008 13:23:49 +0000 (13:23 +0000)]
Richard Purdie [Thu, 21 Feb 2008 13:22:10 +0000 (13:22 +0000)]
rdesktop, elf2flt, primstumbler, xmms-embedded: Remove hardcoded staging references
Richard Purdie [Thu, 21 Feb 2008 13:21:04 +0000 (13:21 +0000)]
libxine: Remove hardcoded staging references
Richard Purdie [Thu, 21 Feb 2008 13:19:58 +0000 (13:19 +0000)]
asterisk: Remove hardcoded staging references
Richard Purdie [Thu, 21 Feb 2008 13:19:23 +0000 (13:19 +0000)]
subversion: Remove hardcoded or plain broken staging references
Richard Purdie [Thu, 21 Feb 2008 13:18:32 +0000 (13:18 +0000)]
mkbold-mkitalic-native: Remove hardcoded staging references
Richard Purdie [Thu, 21 Feb 2008 13:17:54 +0000 (13:17 +0000)]
bitbake.conf: Add STAGING_EXECPREFIXDIR
Richard Purdie [Thu, 21 Feb 2008 13:17:28 +0000 (13:17 +0000)]
sanity.bbclass: Remove some now unneeded code
Richard Purdie [Thu, 21 Feb 2008 13:13:41 +0000 (13:13 +0000)]
randrext: Drop, superceeded by randrproto and X11R7.X
Richard Purdie [Thu, 21 Feb 2008 13:12:41 +0000 (13:12 +0000)]
recordext: Drop, superceeded by recordproto and X11R7.X
Richard Purdie [Thu, 21 Feb 2008 13:07:36 +0000 (13:07 +0000)]
renderext: Drop, superceeded by renderproto and X11R7.X
Robert Schuster [Thu, 21 Feb 2008 12:51:07 +0000 (12:51 +0000)]
Robert Schuster [Thu, 21 Feb 2008 12:50:45 +0000 (12:50 +0000)]
kobodeluxe: Fixed APPNAME.
Robert Schuster [Thu, 21 Feb 2008 12:48:10 +0000 (12:48 +0000)]
Michael Lauer [Thu, 21 Feb 2008 11:54:07 +0000 (11:54 +0000)]
Richard Purdie [Thu, 21 Feb 2008 11:35:44 +0000 (11:35 +0000)]
sanity.bbclass: Add ABI version number and checks so we can warn users when the 'abi' of TMPDIR changes. Add checks for qemu in various scenarios from poky. Add check TMPDIR hasn't moved from poky. Remove now unneeded bitbake version check.
Richard Purdie [Thu, 21 Feb 2008 11:33:05 +0000 (11:33 +0000)]
Richard Purdie [Thu, 21 Feb 2008 11:32:58 +0000 (11:32 +0000)]
OpenEmbedded Project [Thu, 21 Feb 2008 11:27:25 +0000 (11:27 +0000)]
Michael Lauer [Thu, 21 Feb 2008 10:46:35 +0000 (10:46 +0000)]
Richard Purdie [Thu, 21 Feb 2008 10:13:26 +0000 (10:13 +0000)]
bitbake.conf: Make sure CCACHE uses expanded data when searching the PATH (from poky)
Richard Purdie [Thu, 21 Feb 2008 10:09:55 +0000 (10:09 +0000)]
bitbake.conf: Remove hardcoded paths from staging and flags variables, add BUILDSDK flags (from poky)
Marcin Juszkiewicz [Thu, 21 Feb 2008 09:40:00 +0000 (09:40 +0000)]
Marcin Juszkiewicz [Thu, 21 Feb 2008 08:56:53 +0000 (08:56 +0000)]
gvim: added xt to dependencies
Robert Schuster [Wed, 20 Feb 2008 22:38:07 +0000 (22:38 +0000)]
openttd: Various changes.
- added include recipe
- added recipe for new version 0.6.0-beta4
- fixed dependencies
Robert Schuster [Wed, 20 Feb 2008 22:36:13 +0000 (22:36 +0000)]
kobodeluxe: Added desktop icon and make recipe use that.
Michael Lauer [Wed, 20 Feb 2008 21:56:12 +0000 (21:56 +0000)]
add efltk, the enhanced FLTK
Michael Lauer [Wed, 20 Feb 2008 17:47:31 +0000 (17:47 +0000)]
export SDL_CONFIG for those sdl programs who are not yet using pkgconfig. closes #500
Michael Lauer [Wed, 20 Feb 2008 17:12:37 +0000 (17:12 +0000)]
Michael Lauer [Wed, 20 Feb 2008 17:11:27 +0000 (17:11 +0000)]
dbus repair building 1.0.2
Michael Lauer [Wed, 20 Feb 2008 16:33:31 +0000 (16:33 +0000)]
Michael Lauer [Wed, 20 Feb 2008 16:32:24 +0000 (16:32 +0000)]
gcc 4.x.x ship cc1 as part of the cpp package. closes #670
repair badly mixed up formatting. guys, _please_ don't mix tabs and spaces,
stick to the major formatting style in the file
Robert Schuster [Wed, 20 Feb 2008 11:17:39 +0000 (11:17 +0000)]
zziplib: Added patch to disable non-compiling test.
Junqian Gordon Xu [Wed, 20 Feb 2008 07:00:08 +0000 (07:00 +0000)]
navit: new upstream release 0.0.4
* bump 0.0.3 to 0.0.4, which is the last alpha release
* bump cvs to 0.1.0cvs, add DEFAULT_PREFERENCE="-1"
Junqian Gordon Xu [Wed, 20 Feb 2008 06:22:26 +0000 (06:22 +0000)]
altboot: RRECOMMENDS e2fsprogs-mke2fs, bump PR
* e2fsprogs-mke2fs is needed to generate loop-image
Paul Sokolovsky [Wed, 20 Feb 2008 02:05:09 +0000 (02:05 +0000)]
Paul Sokolovsky [Wed, 20 Feb 2008 02:03:06 +0000 (02:03 +0000)]
openwrt-sdk.conf: Start adding package renaming stuff.
Paul Sokolovsky [Wed, 20 Feb 2008 02:01:26 +0000 (02:01 +0000)]
bvi 1.3.1: Usual "don't install -s" patch.
OpenEmbedded Project [Wed, 20 Feb 2008 01:43:08 +0000 (01:43 +0000)]
Junqian Gordon Xu [Wed, 20 Feb 2008 01:27:34 +0000 (01:27 +0000)]
angstrom-2008-preferred-versions.inc: bump libtool to 1.5.10. version 1.2.14 no longer exist.
OpenEmbedded Project [Wed, 20 Feb 2008 01:03:35 +0000 (01:03 +0000)]
Rolf Leggewie [Wed, 20 Feb 2008 00:34:07 +0000 (00:34 +0000)]
gaim: moved gaim to packages/obsolete and pidgin to its own directory. Fixes 2374.
OpenEmbedded Project [Wed, 20 Feb 2008 00:25:41 +0000 (00:25 +0000)]
Robert Schuster [Tue, 19 Feb 2008 23:54:11 +0000 (23:54 +0000)]
Robert Schuster [Tue, 19 Feb 2008 23:53:49 +0000 (23:53 +0000)]
zziplib: Unification and new versions.
- added zziplib.inc file
- added native and non-native recipe for latest stable (0.12) series
- added native and non-native recipe for latest development (0.13) series
Michael Lauer [Tue, 19 Feb 2008 23:44:31 +0000 (23:44 +0000)]