openembedded.git
19 years agocontrib/qa/ipkg-diff/ipkg.py:
Holger Freyther [Fri, 5 May 2006 17:49:38 +0000 (17:49 +0000)]
contrib/qa/ipkg-diff/ipkg.py:
    -do not have an argument for the getter methods
    -return the file list verbosely

19 years agoslugos-image: Removed the pre-process command for syslog, now the bitbake bug is...
Rod Whitby [Fri, 28 Apr 2006 12:55:12 +0000 (12:55 +0000)]
slugos-image: Removed the pre-process command for syslog, now the bitbake bug is fixed (thanks zecke).

19 years agoslugos.conf: Bumped distro version to 3.7 for final testing before a 3.8 beta release.
Rod Whitby [Fri, 28 Apr 2006 12:38:27 +0000 (12:38 +0000)]
slugos.conf: Bumped distro version to 3.7 for final testing before a 3.8 beta release.

19 years agobase-files: Bumped PR as it's the only way to rebuild base-files when a distro versio...
Rod Whitby [Fri, 28 Apr 2006 12:38:04 +0000 (12:38 +0000)]
base-files: Bumped PR as it's the only way to rebuild base-files when a distro version changes.

19 years agoslugos-image: put in an image pre-process command to remove the busybox S20syslog...
Rod Whitby [Fri, 28 Apr 2006 12:37:34 +0000 (12:37 +0000)]
slugos-image: put in an image pre-process command to remove the busybox S20syslog init scripts from rc?.d, because slugos-init uses it's own destination-specific init scripts.

19 years agobase.bbclass: fix .la file fixup rule in oe_libinstall
Philipp Zabel [Thu, 4 May 2006 18:37:14 +0000 (18:37 +0000)]
base.bbclass: fix .la file fixup rule in oe_libinstall
 - attach 'g' to the s/${WORKDIR}/${STAGING_LIBDIR}/ sed rule
   to fix up multiple references to yet unstaged .la files

19 years agohh pxa 2.6: eabi enums patch is on upstream cvs
Koen Kooi [Thu, 4 May 2006 18:14:25 +0000 (18:14 +0000)]
hh pxa 2.6: eabi enums patch is on upstream cvs

19 years agolibsm: correct SRC_URI (add X11R7.0)
Philipp Zabel [Thu, 4 May 2006 16:12:11 +0000 (16:12 +0000)]
libsm: correct SRC_URI (add X11R7.0)

19 years agogcc-csl-2005q3: Add missing patch
Richard Purdie [Thu, 4 May 2006 14:58:33 +0000 (14:58 +0000)]
gcc-csl-2005q3: Add missing patch

19 years agozvisiscript 0.4.3: always use EXTRA_QMAKEVARS_POST +=, not =
Michael Lauer [Thu, 4 May 2006 13:57:16 +0000 (13:57 +0000)]
zvisiscript 0.4.3: always use EXTRA_QMAKEVARS_POST +=, not =
don't tweak CONFIG+/- thread, palmtop.bbclass handles this globally now

19 years agoqscintilla 1.65: add patch to remove bogus DynLibrary use when built against Qt/Embedded
Michael Lauer [Thu, 4 May 2006 13:56:00 +0000 (13:56 +0000)]
qscintilla 1.65: add patch to remove bogus DynLibrary use when built against Qt/Embedded

19 years agomerge of 46964b2367c68919c05de337c00dfb0f80a7bc6f
Koen Kooi [Thu, 4 May 2006 11:58:17 +0000 (11:58 +0000)]
merge of 46964b2367c68919c05de337c00dfb0f80a7bc6f
     and 9ff24ed6ad4819ce51140dd2c4bd56863c7229be

19 years agovisiscript: added 0.4.3 - need qscintilla 1.65 (broken for now)
Marcin Juszkiewicz [Thu, 4 May 2006 11:52:34 +0000 (11:52 +0000)]
visiscript: added 0.4.3 - need qscintilla 1.65 (broken for now)

19 years agoqscintilla: added 1.65-gpl-1.6 (build as shared, no packaged yet)
Marcin Juszkiewicz [Thu, 4 May 2006 11:50:48 +0000 (11:50 +0000)]
qscintilla: added 1.65-gpl-1.6 (build as shared, no packaged yet)

19 years agoxcb-proto: add 0.9 release
Koen Kooi [Thu, 4 May 2006 08:23:27 +0000 (08:23 +0000)]
xcb-proto: add 0.9 release

19 years agomerge of 58fa3405ec1464ee3bd0716311bfa77dabbb7efb
Holger Freyther [Wed, 3 May 2006 23:37:46 +0000 (23:37 +0000)]
merge of 58fa3405ec1464ee3bd0716311bfa77dabbb7efb
     and 6d737ec19d3bd5b26038aaedb38bafd499aece0b

19 years agomerge of 3a1f3b49721651ad51810489d8d2924c5e347a54
Holger Freyther [Wed, 3 May 2006 23:34:38 +0000 (23:34 +0000)]
merge of 3a1f3b49721651ad51810489d8d2924c5e347a54
     and cb1b20a4461b3e3cbbc5d4c0596b25de8394246c

19 years agoxorg SRC_URIs: some updates after upstream renamed things (add X11R7 into filenames...
Richard Purdie [Wed, 3 May 2006 23:34:28 +0000 (23:34 +0000)]
xorg SRC_URIs: some updates after upstream renamed things (add X11R7 into filenames/checkout diectories). There will be other packages suffering this problem. Also add missing kbproto DEPENDS to libxt.

19 years agoqa/ipkg-diff/ipkg-diff:
Holger Freyther [Wed, 3 May 2006 23:30:46 +0000 (23:30 +0000)]
qa/ipkg-diff/ipkg-diff:
    Start parsing the packages using ipkg.py and implement
    a simple comparing of two packages.
    Todo:
        -Remove, analyse the error when comparing
        -Find a way to invoke the method by name (__call__ or such)
        -Compare post install, pre install scripts
        -Find the source for different md5sums (files, control script, header, files)

19 years agoqa/ipkg-diff:
Holger Freyther [Wed, 3 May 2006 22:29:22 +0000 (22:29 +0000)]
qa/ipkg-diff:
    Implement diffing the content of two directories
    and showing the difference. as mithro pointed out
    the splitting could be done in one loop and I have
    other optimisations in my head as well, but this way
    it just looks sexy and is intuitive.

19 years agomerge of 144528a9bcfa570dd68ffc7f5d3c9e1bd2ba097c
Dirk Opfer [Wed, 3 May 2006 21:50:52 +0000 (21:50 +0000)]
merge of 144528a9bcfa570dd68ffc7f5d3c9e1bd2ba097c
     and 804d7cf46ef394b8a493beb6a9cef002cd7bb4ee

19 years agopackages/linux/linux-openzaurus_2.6.16: tosa update (lot of fixes)
Dirk Opfer [Wed, 3 May 2006 21:47:07 +0000 (21:47 +0000)]
packages/linux/linux-openzaurus_2.6.16: tosa update (lot of fixes)

19 years agomerge of 16b6051835bf1cfb727403fbce8d2d3a2532956d
Michael Lauer [Wed, 3 May 2006 21:43:35 +0000 (21:43 +0000)]
merge of 16b6051835bf1cfb727403fbce8d2d3a2532956d
     and b9e97e1ac980472265e7715ad0f37be8f9a86454

19 years agoadd gsoap, generates C/C++ source codes for Web service and client applications
Michael Lauer [Wed, 3 May 2006 21:42:19 +0000 (21:42 +0000)]
add gsoap, generates C/C++ source codes for Web service and client applications

19 years agocontrib/qa/ipkg-diff:
Holger Freyther [Wed, 3 May 2006 20:58:49 +0000 (20:58 +0000)]
contrib/qa/ipkg-diff:
    Add a work in progress ipkg-diff utilitiy to show
    differences between two directory of ipk packages files.
    Currently it does nothing.

19 years agomerge of 55cbddab59b09643a3b63cc4ee2b0e3868e00881
Koen Kooi [Wed, 3 May 2006 18:35:37 +0000 (18:35 +0000)]
merge of 55cbddab59b09643a3b63cc4ee2b0e3868e00881
     and 84f88bab5876bb87db120d773bcb36301a59313f

19 years agotelepathy-gabble: add 20060503 snapshot
Koen Kooi [Wed, 3 May 2006 18:20:34 +0000 (18:20 +0000)]
telepathy-gabble: add 20060503 snapshot

19 years agoinitscripts: Add forgotten volatiles cset
Matthias Hentges [Wed, 3 May 2006 17:50:16 +0000 (17:50 +0000)]
initscripts: Add forgotten volatiles cset

19 years agoimkit: update to 0.4.5, still no compily
Michael Lauer [Wed, 3 May 2006 17:42:24 +0000 (17:42 +0000)]
imkit: update to 0.4.5, still no compily

19 years agoadd qt4-x11 4.1.2
Michael Lauer [Wed, 3 May 2006 16:53:49 +0000 (16:53 +0000)]
add qt4-x11 4.1.2

19 years agomerge of 853e35738795ae7caa7858e2df6f8cf805e42cc2
Michael Lauer [Wed, 3 May 2006 14:29:36 +0000 (14:29 +0000)]
merge of 853e35738795ae7caa7858e2df6f8cf805e42cc2
     and ddc2ba34a8ed2f37044bdcbbe0d0716407db6565

19 years agopython 2.4.3: add some hints to site.py about what built this version and who is...
Michael Lauer [Wed, 3 May 2006 14:24:56 +0000 (14:24 +0000)]
python 2.4.3: add some hints to site.py about what built this version and who is maintaining it

19 years agopyqt4: build against Qt 4.1.2
Michael Lauer [Wed, 3 May 2006 14:21:23 +0000 (14:21 +0000)]
pyqt4: build against Qt 4.1.2

19 years agomerge of 36c85029caf52a5bdf60cd12bee0ef045cf0937b
Koen Kooi [Wed, 3 May 2006 13:49:50 +0000 (13:49 +0000)]
merge of 36c85029caf52a5bdf60cd12bee0ef045cf0937b
     and 78a66f0dabbef07f6cf0dae7150a8f3cd22f6ebf

19 years agogpe-themes: add license = gpl
Koen Kooi [Wed, 3 May 2006 13:48:41 +0000 (13:48 +0000)]
gpe-themes: add license = gpl

19 years agoinitscripts: Speed up populate-volatiles.sh by caching the command produced by the...
Matthias Hentges [Wed, 3 May 2006 12:44:07 +0000 (12:44 +0000)]
initscripts: Speed up populate-volatiles.sh by caching the command produced by the script. Run times on an idle system:
old version: 7.6s
new version: 4.5s (no chache)
new version: 0.9s (with cache)

19 years agonokia770.conf: clean up a bit
Koen Kooi [Wed, 3 May 2006 12:42:18 +0000 (12:42 +0000)]
nokia770.conf: clean up a bit

19 years agosysvinit_2.86.bb: Bump PR
Matthias Hentges [Wed, 3 May 2006 12:37:56 +0000 (12:37 +0000)]
sysvinit_2.86.bb: Bump PR

19 years agorcS-default: Add VOLATILE_ENABLE_CACHE=yes to /etc/default/rcS
Matthias Hentges [Wed, 3 May 2006 12:37:12 +0000 (12:37 +0000)]
rcS-default: Add VOLATILE_ENABLE_CACHE=yes to /etc/default/rcS

19 years agoudev: Do not start any NICs before /etc/init.d/network is run and /var/ is populated
Matthias Hentges [Wed, 3 May 2006 12:29:24 +0000 (12:29 +0000)]
udev: Do not start any NICs before /etc/init.d/network is run and /var/ is populated

19 years agohostap-conf: removed some Orinoco cards
Marcin Juszkiewicz [Mon, 1 May 2006 19:01:24 +0000 (19:01 +0000)]
hostap-conf: removed some Orinoco cards

19 years agobitchx: package previously unpackaged files in -defmsgs, -help, -scripts, -translatio...
Marcin Juszkiewicz [Mon, 1 May 2006 18:48:36 +0000 (18:48 +0000)]
bitchx: package previously unpackaged files in -defmsgs, -help, -scripts, -translations subpackages (from .oz354fam083)

19 years agogpe-clock: update to 0.25
Koen Kooi [Mon, 1 May 2006 17:05:27 +0000 (17:05 +0000)]
gpe-clock: update to 0.25

19 years agozd1211: Updated to r74 driver, fixed ARM endian problem, added unslung patches.
Mike Westerhof [Mon, 1 May 2006 14:58:45 +0000 (14:58 +0000)]
zd1211: Updated to r74 driver, fixed ARM endian problem, added unslung patches.

19 years agoorinoco-conf: set PACKAGE_ARCH='all'
Marcin Juszkiewicz [Mon, 1 May 2006 14:23:30 +0000 (14:23 +0000)]
orinoco-conf: set PACKAGE_ARCH='all'

19 years agoorinoco-conf: Prism cards moved to hostap-conf, added me as 2nd maintainer
Marcin Juszkiewicz [Mon, 1 May 2006 14:20:34 +0000 (14:20 +0000)]
orinoco-conf: Prism cards moved to hostap-conf, added me as 2nd maintainer

19 years agohostap-conf: added some cards from #836 and some from orinoco-conf. set me as maintainer
Marcin Juszkiewicz [Mon, 1 May 2006 14:10:19 +0000 (14:10 +0000)]
hostap-conf: added some cards from #836 and some from orinoco-conf. set me as maintainer

19 years agoangstrom-2006.9: remove ?= from srcdate, since bitbake sets it before parsing $DISTRO...
Koen Kooi [Mon, 1 May 2006 12:39:44 +0000 (12:39 +0000)]
angstrom-2006.9: remove ?= from srcdate, since bitbake sets it before parsing $DISTRO.conf

19 years agoangstrom 2006.9: update toolchain bits to match angstrom.conf
Koen Kooi [Mon, 1 May 2006 12:30:33 +0000 (12:30 +0000)]
angstrom 2006.9: update toolchain bits to match angstrom.conf

19 years agomerge of 35ce256593987e71d7c04247837a04f2dfaea425
Michael Lauer [Mon, 1 May 2006 12:07:55 +0000 (12:07 +0000)]
merge of 35ce256593987e71d7c04247837a04f2dfaea425
     and c973ff55ff1f4aa31763966c5b65965b1da3e903

19 years agoadd PyQt4, the Python Bindings for Qt4/X11
Michael Lauer [Mon, 1 May 2006 12:01:44 +0000 (12:01 +0000)]
add PyQt4, the Python Bindings for Qt4/X11

19 years agoangstrom: put some branding in the EABI toolchains :)
Koen Kooi [Mon, 1 May 2006 10:47:20 +0000 (10:47 +0000)]
angstrom: put some branding in the EABI toolchains :)

19 years agolinux-libc-headers 2.6.15.99: add ARM patch 3477/1 to undefine some syscalls
Koen Kooi [Mon, 1 May 2006 09:14:42 +0000 (09:14 +0000)]
linux-libc-headers 2.6.15.99: add ARM patch 3477/1 to undefine some syscalls
* http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=3477

19 years agomerge of 8b751e588b401c6381aeb1ce5afd7e1819ee5236
Holger Freyther [Sun, 30 Apr 2006 23:13:02 +0000 (23:13 +0000)]
merge of 8b751e588b401c6381aeb1ce5afd7e1819ee5236
     and beca23d1fb2844c8e6092379104415279cb10fab

19 years agopackages/gcc/gcc-4.0.2:
Holger Freyther [Sun, 30 Apr 2006 23:11:30 +0000 (23:11 +0000)]
packages/gcc/gcc-4.0.2:
    HACK to workaround an issue in using gcc -E as cpp for the
    cross compiler for libmudflap, libstdc++ and other libs.
    AC_CHECK_HEADERS will think it can use host headers, we simply
    hack around this for now

19 years ago(python-)sip4: upgrade to 4.4.3
Michael Lauer [Sun, 30 Apr 2006 20:30:23 +0000 (20:30 +0000)]
(python-)sip4: upgrade to 4.4.3

19 years agoep93xx-kernel 2.6.16: remove framebuffer patches
Koen Kooi [Sun, 30 Apr 2006 14:56:23 +0000 (14:56 +0000)]
ep93xx-kernel 2.6.16: remove framebuffer patches

19 years agolinux-openzaurus: added some changes which give extra kilobytes for next addons:
Marcin Juszkiewicz [Sun, 30 Apr 2006 14:06:44 +0000 (14:06 +0000)]
linux-openzaurus: added some changes which give extra kilobytes for next addons:
+CONFIG_CC_OPTIMIZE_FOR_SIZE=y
-CONFIG_INET_DIAG=y
-CONFIG_INET_TCP_DIAG=y
+CONFIG_INET_DIAG=m
+CONFIG_INET_TCP_DIAG=m
+# CONFIG_FONT_8x8 is not set - we use 8x16 font on clamshells
+# CONFIG_MSDOS_FS is not set - msdos (8.3) is not used when vfat is available

19 years agomerge of 0fea0b8c37d1fc8cb58fb2a3232fd4ad560019a6
Marcin Juszkiewicz [Sun, 30 Apr 2006 14:00:49 +0000 (14:00 +0000)]
merge of 0fea0b8c37d1fc8cb58fb2a3232fd4ad560019a6
     and fa4b8824108e6379faa2138aa1c6633e4064a703

19 years agomerge of 9a80eb5deb2b5f31c20a1da2065134687e7ef5eb
Frans Meulenbroeks [Sun, 30 Apr 2006 13:03:55 +0000 (13:03 +0000)]
merge of 9a80eb5deb2b5f31c20a1da2065134687e7ef5eb
     and 8efef2b3aa52e815abc0ab9f1df2391b3ffb9202

19 years agomerge of 48e22a27d72e0291a7522958cfc2305284cb8d98
Richard Purdie [Sun, 30 Apr 2006 13:03:25 +0000 (13:03 +0000)]
merge of 48e22a27d72e0291a7522958cfc2305284cb8d98
     and 6b52726b2e4761c9b7b4858f6bdbc723e606359a

19 years agoudev: Fix init levels. udev could stop but given it has nothing to do, we may as...
Richard Purdie [Sun, 30 Apr 2006 13:02:10 +0000 (13:02 +0000)]
udev: Fix init levels. udev could stop but given it has nothing to do, we may as well remove its shutdown entirely. (#803)

19 years agoslugos-packages.conf: added w3cam (this also provides vidcat)
Frans Meulenbroeks [Sun, 30 Apr 2006 12:51:43 +0000 (12:51 +0000)]
slugos-packages.conf: added w3cam (this also provides vidcat)

19 years agomerge of 0891623e6f467a1ec0b2b34526d3c23593360df1
Holger Freyther [Sun, 30 Apr 2006 12:31:21 +0000 (12:31 +0000)]
merge of 0891623e6f467a1ec0b2b34526d3c23593360df1
     and 8b0bc8c41b0802e756c70c90ed7dc760e76bb9bf

19 years agoconf/bitbake.conf:
Holger Freyther [Sun, 30 Apr 2006 12:29:07 +0000 (12:29 +0000)]
conf/bitbake.conf:
    Save a magic cookie in the OE version of bitbake.conf
classes/sanity.bbclass:
    Check the OE cookie for bitbake.conf

19 years agomerge of 8b0bc8c41b0802e756c70c90ed7dc760e76bb9bf
Frans Meulenbroeks [Sun, 30 Apr 2006 12:18:39 +0000 (12:18 +0000)]
merge of 8b0bc8c41b0802e756c70c90ed7dc760e76bb9bf
     and f334192f936949d2ad335312f690105e8371df03

19 years agoslugos-packages: added motion
Frans Meulenbroeks [Sun, 30 Apr 2006 12:14:50 +0000 (12:14 +0000)]
slugos-packages: added motion

19 years agomotion: created package (release 3.2.6)
Frans Meulenbroeks [Sun, 30 Apr 2006 12:11:48 +0000 (12:11 +0000)]
motion: created package (release 3.2.6)

19 years agobase-files/h6300/fstab: add h6300 specific fstab
Mika Laitio [Sun, 30 Apr 2006 10:25:14 +0000 (10:25 +0000)]
base-files/h6300/fstab: add h6300 specific fstab

19 years agoconf/bitbake.conf:
Holger Freyther [Sun, 30 Apr 2006 10:12:09 +0000 (10:12 +0000)]
conf/bitbake.conf:
    Plain UPDATE, FETCH and RESUME-COMMAND to not have any value. They
    are used by the BitBake fetchers.
    e.g. with a broken update_data impl in BitBake cvs used the 'plain'
    variable instead the override. This change should make things fail
    faster and more obvious

19 years agopackages/gcc/gcc 4.0.2:
Holger Freyther [Sun, 30 Apr 2006 10:05:48 +0000 (10:05 +0000)]
packages/gcc/gcc 4.0.2:
    Apply uclibc patches from the uclibc buildroot. All these
    patches are guarded with #ifdefs and should not effect
    other configurations.

19 years agomerge of 206b62d33d8fadd9502205340feea3a4daeadab2
Holger Freyther [Sun, 30 Apr 2006 10:01:45 +0000 (10:01 +0000)]
merge of 206b62d33d8fadd9502205340feea3a4daeadab2
     and c1af7d38a30e0ddecb5419ddff4da1059d587a73

19 years agoangstrom-2006.9.conf: set SRCDATE via ?= so it can be overwritten in local.conf
Philipp Zabel [Sun, 30 Apr 2006 09:37:44 +0000 (09:37 +0000)]
angstrom-2006.9.conf: set SRCDATE via ?= so it can be overwritten in local.conf

19 years agoangstrom.conf: ship coreutils by default
Koen Kooi [Sun, 30 Apr 2006 07:20:48 +0000 (07:20 +0000)]
angstrom.conf: ship coreutils by default
* this is ~900kB more in jffs2
* it doesn't segfault or do 'function not implemented' like busybox

19 years agopackages/console-tools/console-tools_0.3.2:
Holger Freyther [Sun, 30 Apr 2006 01:02:08 +0000 (01:02 +0000)]
packages/console-tools/console-tools_0.3.2:
    Add a patch from Bero to use fileno instead of doing
    other manipulation...
    Apply the patch as well

19 years agoclasses/insane.bbclass:
Holger Freyther [Sun, 30 Apr 2006 00:27:47 +0000 (00:27 +0000)]
classes/insane.bbclass:
    Use the PACKAGE_DEPENDS hack to avoid circular
    dependencies for pax-utils-native

19 years agoclasses/insane.bbclass:
Holger Freyther [Sat, 29 Apr 2006 23:35:14 +0000 (23:35 +0000)]
classes/insane.bbclass:
    inherit package.bbclass instead of the nonexistant packages one

19 years agoautomake: Fix automake RDEPENDS and add the perl modules needed (bug 852)
Richard Purdie [Sat, 29 Apr 2006 23:11:24 +0000 (23:11 +0000)]
automake: Fix automake RDEPENDS and add the perl modules needed (bug 852)

19 years agopackage.bbclass: Add sanity check for duplicates in PACKAGES (bug 674)
Richard Purdie [Sat, 29 Apr 2006 22:46:53 +0000 (22:46 +0000)]
package.bbclass: Add sanity check for duplicates in PACKAGES (bug 674)

19 years agoInstall depmod-2.4 and depmod-2.6 in cross staging instead of plain depmod so 2.4...
Richard Purdie [Sat, 29 Apr 2006 22:16:05 +0000 (22:16 +0000)]
Install depmod-2.4 and depmod-2.6 in cross staging instead of plain depmod so 2.4 and 2.6 kernel builds can coexist with multimachine    (bug 581)

19 years agomerge of 780f2c7ed7d400cab2b423113975b949051ca42c
Richard Purdie [Sat, 29 Apr 2006 22:07:48 +0000 (22:07 +0000)]
merge of 780f2c7ed7d400cab2b423113975b949051ca42c
     and 8c282fac8c9d0dcbec065a43bbc12cd89384b3a2

19 years agompfr: Set infodir to avoid touching build system /usr (fixes #581)
Richard Purdie [Sat, 29 Apr 2006 22:07:22 +0000 (22:07 +0000)]
mpfr: Set infodir to avoid touching build system /usr (fixes #581)

19 years agoclasspath, jikes: reinstate myself as MAINTAINER.
Rene Wagner [Sat, 29 Apr 2006 20:48:40 +0000 (20:48 +0000)]
classpath, jikes: reinstate myself as MAINTAINER.

19 years agoAngstrom 2006.9: switch to newer binutils
Koen Kooi [Sat, 29 Apr 2006 18:57:16 +0000 (18:57 +0000)]
Angstrom 2006.9: switch to newer binutils

19 years agoblueangel.conf: Add autoload some kernel modules (#515 from Robert Woerle)
Richard Purdie [Sat, 29 Apr 2006 16:52:43 +0000 (16:52 +0000)]
blueangel.conf: Add autoload some kernel modules (#515 from Robert Woerle)

19 years agoqemu cvs: Disable document generation and also use any gcc-3.4 or gcc-3.3 in preferen...
Richard Purdie [Sat, 29 Apr 2006 16:50:12 +0000 (16:50 +0000)]
qemu cvs: Disable document generation and also use any gcc-3.4 or gcc-3.3 in preference to gcc if present for qemu-native

19 years agotslib: Add fix for collie_raw and corgi_raw modules from Alberto Mardegan (#511)
Richard Purdie [Sat, 29 Apr 2006 16:26:48 +0000 (16:26 +0000)]
tslib: Add fix for collie_raw and corgi_raw modules from Alberto Mardegan (#511)

19 years agomerge of 14a4cb7c17e30cd099536c6ed0417a4550b5e687
Richard Purdie [Sat, 29 Apr 2006 16:20:34 +0000 (16:20 +0000)]
merge of 14a4cb7c17e30cd099536c6ed0417a4550b5e687
     and 805e846ce6f746ff365641db88c7294e287c7b8b

19 years agocoreutils-native: update to 5.3.0
Koen Kooi [Sat, 29 Apr 2006 15:33:19 +0000 (15:33 +0000)]
coreutils-native: update to 5.3.0

19 years agomerge of 7df389f1eac3887a08aa90c06c5abb20cd46ee79
Frans Meulenbroeks [Sat, 29 Apr 2006 15:31:04 +0000 (15:31 +0000)]
merge of 7df389f1eac3887a08aa90c06c5abb20cd46ee79
     and d73fbf99ff9ab2f08a1a7727c83b74f21bbd896d

19 years agoark3116: usb serial adapter driver module
Frans Meulenbroeks [Sat, 29 Apr 2006 15:27:24 +0000 (15:27 +0000)]
ark3116: usb serial adapter driver module
includes patch to compile under 2.6.16; compiles, untested

19 years agopackages/meta/task-opie.bb: Remove opie-calibrate DEP
Holger Freyther [Sat, 29 Apr 2006 14:37:36 +0000 (14:37 +0000)]
packages/meta/task-opie.bb: Remove opie-calibrate DEP
    The opie-calibrate package has been removed from
    OE (it is a builtin executable in the qpe launcher).
    Remove the wrong dependency from it now

19 years agopwc: added pwc_10.0.12-rc1 release, fixed build
Frans Meulenbroeks [Sat, 29 Apr 2006 10:24:52 +0000 (10:24 +0000)]
pwc: added pwc_10.0.12-rc1 release, fixed build

19 years agopvrusb2-mci_20060423.bb: added HOMEPAGE in bb file
Frans Meulenbroeks [Sat, 29 Apr 2006 10:11:37 +0000 (10:11 +0000)]
pvrusb2-mci_20060423.bb: added HOMEPAGE in bb file

19 years agodrop opie-calibrate - it is already part of opie-taskbar - close #577
Marcin Juszkiewicz [Fri, 28 Apr 2006 20:41:35 +0000 (20:41 +0000)]
drop opie-calibrate - it is already part of opie-taskbar - close #577

19 years agosylpheed_2.2.4.bb : Really fix compiling with GnuTLS this time. I had
Graeme Gregory [Fri, 28 Apr 2006 20:06:59 +0000 (20:06 +0000)]
sylpheed_2.2.4.bb : Really fix compiling with GnuTLS this time. I had
some openssl shrapnel in staging that gave me false positives. As a
bonus I also had to forward port patches in gnutls.
gnutls_1.3.5.bb : forward ported the openssl patches to this version of
gnutls. This was an outstounding action from bug #725.

19 years agomerge of a827766397c44459630ecda3cc16b9032793e8ea
Holger Freyther [Fri, 28 Apr 2006 19:48:04 +0000 (19:48 +0000)]
merge of a827766397c44459630ecda3cc16b9032793e8ea
     and c37fe2bd8ae0d4fdfad59e04d8f2395c6238ffb5

19 years agopackages/xerces-c:
Holger Freyther [Fri, 28 Apr 2006 19:45:13 +0000 (19:45 +0000)]
packages/xerces-c:
Update the oe_libinstall to actually work again.
Use oe_libinstall -C to change the directory before.
The patch is courtsey Crofton and was attached in
#635.

19 years agowlan-ng: close #846 and #847
Dirk Opfer [Fri, 28 Apr 2006 19:41:00 +0000 (19:41 +0000)]
wlan-ng: close #846 and #847
wlan-ng-utils: use HOST_LDFLAGS instead of LDFLAGS
wlan-ng-modules_0.2.3: fix usb-owner.patch
: ----------------------------------------------------------------------

19 years ago* new grub version 0.97 built and tested
Marcin Juszkiewicz [Fri, 28 Apr 2006 19:31:48 +0000 (19:31 +0000)]
* new grub version 0.97 built and tested
* create a /boot/grub symlink so stage_1.5 and stage_2 files can be found by bootloader
- close #863