openembedded.git
16 years agou-boot_git : Update revs for davinci machines davinci EVM and SFF SDR.
Philip Balister [Wed, 16 Jul 2008 20:47:19 +0000 (20:47 +0000)]
u-boot_git : Update revs for davinci machines davinci EVM and SFF SDR.

16 years agoopenmoko-panel-gsm: DEPEND on libmokogsmd2
Michael Lauer [Wed, 16 Jul 2008 18:53:35 +0000 (18:53 +0000)]
openmoko-panel-gsm: DEPEND on libmokogsmd2

16 years agosane-srcrevs.inc: bump openmoko-appmanager2 (fixed a configure bug), remove SRCREVS...
Michael Lauer [Wed, 16 Jul 2008 18:47:39 +0000 (18:47 +0000)]
sane-srcrevs.inc: bump openmoko-appmanager2 (fixed a configure bug), remove SRCREVS for removed entries

16 years agomerge of '6effd4b98afa326e66d32ef10490967c420727f4'
Michael Lauer [Wed, 16 Jul 2008 16:56:55 +0000 (16:56 +0000)]
Merge ... '6effd4b98afa326e66d32ef10490967c420727f4'
     and 'd081501ea9f95cb4ffb0c033c9a4f1b0cef84220'

16 years agoadd fluidsynth, a software synthesizer. bb by thomasg
Michael Lauer [Wed, 16 Jul 2008 16:49:49 +0000 (16:49 +0000)]
add fluidsynth, a software synthesizer. bb by thomasg

16 years agocacao-native 0.99.2: Fixed expected md5sum.
Robert Schuster [Wed, 16 Jul 2008 16:48:06 +0000 (16:48 +0000)]
cacao-native 0.99.2: Fixed expected md5sum.
cacaoh-native 0.99.2: Fixed expected md5sum.
cacao 0.99.2: Fixed expected md5sum.

16 years agocodec-engine: pass CFLAGS to demos
Koen Kooi [Wed, 16 Jul 2008 13:33:54 +0000 (13:33 +0000)]
codec-engine: pass CFLAGS to demos

16 years agocodec-engine: more bruteforce sed to get rid of bogus target-prefixes
Koen Kooi [Wed, 16 Jul 2008 11:37:41 +0000 (11:37 +0000)]
codec-engine: more bruteforce sed to get rid of bogus target-prefixes

16 years agocodec-engine: hook into TI xdc and dsp toolchains
Koen Kooi [Wed, 16 Jul 2008 11:24:17 +0000 (11:24 +0000)]
codec-engine: hook into TI xdc and dsp toolchains

16 years agovlc-davince: update srcrev, use vlcs compile system (yuck!), fix description
Koen Kooi [Wed, 16 Jul 2008 11:23:00 +0000 (11:23 +0000)]
vlc-davince: update srcrev, use vlcs compile system (yuck!), fix description

16 years agomerge of '027df8bfceecb5d21ab2b2b76d0d191124b3446b'
Koen Kooi [Wed, 16 Jul 2008 09:24:30 +0000 (09:24 +0000)]
Merge ... '027df8bfceecb5d21ab2b2b76d0d191124b3446b'
     and 'daafad010cbf738246a5e77122c2e1e4f951c9f5'

16 years agolinux omap2 git: bump to 2.6.26
Koen Kooi [Wed, 16 Jul 2008 09:23:59 +0000 (09:23 +0000)]
linux omap2 git: bump to 2.6.26

16 years agodsplink: remove some trailing spaces
Koen Kooi [Wed, 16 Jul 2008 09:01:31 +0000 (09:01 +0000)]
dsplink: remove some trailing spaces

16 years agodsplink: add glue to hook in TI dspbios and TI c64x compiler trees into the build
Koen Kooi [Wed, 16 Jul 2008 08:33:56 +0000 (08:33 +0000)]
dsplink: add glue to hook in TI dspbios and TI c64x compiler trees into the build
* The user needs to obtain dspbios and cgtools on its own and override the TI*DIR vars in local.conf to point to the correct location, default is /OE/TI

16 years agoremove deprecated openmoko stuff, it's no longer buildable anyways
Michael Lauer [Wed, 16 Jul 2008 08:12:33 +0000 (08:12 +0000)]
remove deprecated openmoko stuff, it's no longer buildable anyways

16 years agoremove deprecated freesmartphone.org recipes
Michael Lauer [Wed, 16 Jul 2008 08:11:30 +0000 (08:11 +0000)]
remove deprecated freesmartphone.org recipes

16 years agosane-srcdates: bump EFL srcdate
Michael Lauer [Wed, 16 Jul 2008 08:08:51 +0000 (08:08 +0000)]
sane-srcdates: bump EFL srcdate

16 years agomoko-autorev.inc: remove duplicate entry
Michael Lauer [Wed, 16 Jul 2008 08:08:28 +0000 (08:08 +0000)]
moko-autorev.inc: remove duplicate entry

16 years agopreferred-om-2008-versions: bump pyrex
Michael Lauer [Wed, 16 Jul 2008 08:06:53 +0000 (08:06 +0000)]
preferred-om-2008-versions: bump pyrex

16 years agomerge of '641a15c42908d49a2d22b32302275bdcee06d601'
Michael Lauer [Wed, 16 Jul 2008 07:52:48 +0000 (07:52 +0000)]
Merge ... '641a15c42908d49a2d22b32302275bdcee06d601'
     and 'bcdca45c1b2872acd0f00daa6d38395d0d5867d1'

16 years agopython 2.5.2 add parameter to run python in unoptimized bytecode mode
Michael Lauer [Wed, 16 Jul 2008 07:51:03 +0000 (07:51 +0000)]
python 2.5.2 add parameter to run python in unoptimized bytecode mode
Thanks to the default-is-optimized patch, this python was running in optimized
mode all the time, there was no way to run it unoptimized. However this
is necessary at times (e.g. if you want to run code that contains 'assert'
statements, since optimized bytecode strips these out), so I added a new
command line parameter 'N' to python that allows you to run it unoptimized.

16 years agopython-evas cvs quickhack to make it work with newer pyrex
Michael Lauer [Wed, 16 Jul 2008 07:40:40 +0000 (07:40 +0000)]
python-evas cvs quickhack to make it work with newer pyrex

16 years agoFix rsync source path.
Khem Raj [Wed, 16 Jul 2008 04:49:21 +0000 (04:49 +0000)]
Fix rsync source path.

16 years agolinux-omap2 git: add patch to fix a race in i2c code
Koen Kooi [Tue, 15 Jul 2008 19:53:31 +0000 (19:53 +0000)]
linux-omap2 git: add patch to fix a race in i2c code

16 years agoAdded tangogps-0.9.0.3:
Stanislav Brabec [Tue, 15 Jul 2008 15:54:44 +0000 (15:54 +0000)]
Added tangogps-0.9.0.3:
* based on openmoko-projects/tangogps_0.7.bb
* removed openmoko specific requirements
* updated to version 0.9.0.3

16 years agogst-ffmpeg: prefer 0.10.4 for armv7a
Koen Kooi [Tue, 15 Jul 2008 13:48:33 +0000 (13:48 +0000)]
gst-ffmpeg: prefer 0.10.4 for armv7a

16 years agomerge of '3a2808f816787c38cc33d4ad7c1d8ec24cf3f97d'
OpenEmbedded Project [Tue, 15 Jul 2008 13:47:45 +0000 (13:47 +0000)]
Merge ... '3a2808f816787c38cc33d4ad7c1d8ec24cf3f97d'
     and 'bab230e17300cd6d489ec78a189a3c829743cdd4'

16 years agoffmpeg, omapfbplay: bump SRCREV
Koen Kooi [Tue, 15 Jul 2008 13:10:47 +0000 (13:10 +0000)]
ffmpeg, omapfbplay: bump SRCREV

16 years agomerge of '4a1fbbf2b807b7eb3928563bc7f680eeced17553'
Stanislav Brabec [Tue, 15 Jul 2008 13:06:18 +0000 (13:06 +0000)]
Merge ... '4a1fbbf2b807b7eb3928563bc7f680eeced17553'
     and 'd8ffa6c8873c2065b7bd097d105c2bea68ac7d4a'

16 years agoAdded linux-rp-2.6.26:
Stanislav Brabec [Tue, 15 Jul 2008 13:05:09 +0000 (13:05 +0000)]
Added linux-rp-2.6.26:
* based on linux-rp-2.6.25+2.6.26-rc4
  (b82d34d538132713ba10d59d0209f562e276f44b)
* ported sharpsl-rc-r1.patch
* set DEFAULT_PREFERENCE_spitz (suspend works again)

16 years agou-boot env: update neuros-osd2 env
Koen Kooi [Tue, 15 Jul 2008 11:04:24 +0000 (11:04 +0000)]
u-boot env: update neuros-osd2 env

16 years agodsplink: package and stage dsplink.lib
Koen Kooi [Tue, 15 Jul 2008 10:40:07 +0000 (10:40 +0000)]
dsplink: package and stage dsplink.lib

16 years agocodec-engine: package and stage cmem*.a
Koen Kooi [Tue, 15 Jul 2008 10:30:16 +0000 (10:30 +0000)]
codec-engine: package and stage cmem*.a

16 years agoneuros-qt-plugin: it's an kbddriver, not an inputmethod
Koen Kooi [Tue, 15 Jul 2008 10:08:42 +0000 (10:08 +0000)]
neuros-qt-plugin: it's an kbddriver, not an inputmethod

16 years agoneuros-lib-widgets: add neuros Extra QT base widgets
Koen Kooi [Tue, 15 Jul 2008 09:59:50 +0000 (09:59 +0000)]
neuros-lib-widgets: add neuros Extra QT base widgets

16 years agoneuros-qt-plugins: add qt input driver for the neuros IR remote
Koen Kooi [Tue, 15 Jul 2008 09:15:18 +0000 (09:15 +0000)]
neuros-qt-plugins: add qt input driver for the neuros IR remote

16 years agoqtopia4core bbclass: set QT_DIR_NAME
Koen Kooi [Tue, 15 Jul 2008 08:52:19 +0000 (08:52 +0000)]
qtopia4core bbclass: set QT_DIR_NAME

16 years agozd1211-firmware: add 1.4
Koen Kooi [Tue, 15 Jul 2008 07:42:25 +0000 (07:42 +0000)]
zd1211-firmware: add 1.4

16 years agort73-firmware: add 1.8
Koen Kooi [Tue, 15 Jul 2008 07:39:01 +0000 (07:39 +0000)]
rt73-firmware: add 1.8

16 years agou-boot: bump SRCREV for neuros-osd2
Koen Kooi [Tue, 15 Jul 2008 07:22:46 +0000 (07:22 +0000)]
u-boot: bump SRCREV for neuros-osd2

16 years agolinux-neuros: bump SRCREV
Koen Kooi [Tue, 15 Jul 2008 07:21:09 +0000 (07:21 +0000)]
linux-neuros: bump SRCREV

16 years agomerge of 'b82d34d538132713ba10d59d0209f562e276f44b'
OpenEmbedded Project [Mon, 14 Jul 2008 16:54:19 +0000 (16:54 +0000)]
Merge ... 'b82d34d538132713ba10d59d0209f562e276f44b'
     and 'fa252fa4613643090cf4875e44edac9246d3fcd0'

16 years agolinux omap2 git: add patch that should fix hang on serial
Koen Kooi [Mon, 14 Jul 2008 16:34:15 +0000 (16:34 +0000)]
linux omap2 git: add patch that should fix hang on serial

16 years agomerge of 'a2e94fc6726520d64a4b0a9aa3e4609de4ec7bd2'
Stanislav Brabec [Mon, 14 Jul 2008 16:28:32 +0000 (16:28 +0000)]
Merge ... 'a2e94fc6726520d64a4b0a9aa3e4609de4ec7bd2'
     and 'fd7e5dadc748e094b6f43b6a5f9ba54db3d3c695'

16 years agopidgin updated to version 2.4.3:
Stanislav Brabec [Mon, 14 Jul 2008 15:57:53 +0000 (15:57 +0000)]
pidgin updated to version 2.4.3:
* ICQ works again
* pidgin-cross-python.patch: worked-around python cross include clash

16 years agoneuros.inc: don't use lzo compression for kernel jffs2 partition, the current uboot...
Koen Kooi [Mon, 14 Jul 2008 12:10:36 +0000 (12:10 +0000)]
neuros.inc: don't use lzo compression for kernel jffs2 partition, the current uboot config doesn't like it

16 years agoneuros-pkggen: update sources
Koen Kooi [Mon, 14 Jul 2008 11:56:22 +0000 (11:56 +0000)]
neuros-pkggen: update sources

16 years agomerge of 'd39fcbb20e8ed63ddeb563f8bcffc41b528163cd'
Michael Lauer [Mon, 14 Jul 2008 11:20:50 +0000 (11:20 +0000)]
Merge ... 'd39fcbb20e8ed63ddeb563f8bcffc41b528163cd'
     and 'dff33d19f55f5e1289901a814a5e358b4a4a9981'

16 years agolinux-openmoko-devel: clean up a bit, compute defconfig for om-gta01 and om-gta02...
Michael Lauer [Mon, 14 Jul 2008 11:18:15 +0000 (11:18 +0000)]
linux-openmoko-devel: clean up a bit, compute defconfig for om-gta01 and om-gta02 out of one defconfig,
enable IKCONFIG in defconfig, disable APM_POWER in defconfig.

16 years agolinux-openezx-devel bump to 2.6.25
Michael Lauer [Mon, 14 Jul 2008 11:17:35 +0000 (11:17 +0000)]
linux-openezx-devel bump to 2.6.25

16 years agometa-toolchain neuros: also ship uicmoc4-sdk
Koen Kooi [Mon, 14 Jul 2008 10:08:58 +0000 (10:08 +0000)]
meta-toolchain neuros: also ship uicmoc4-sdk

16 years agouicmoc4: add sdk version, fix build with gcc 4.3.x
Koen Kooi [Mon, 14 Jul 2008 10:05:43 +0000 (10:05 +0000)]
uicmoc4: add sdk version, fix build with gcc 4.3.x

16 years agometa-toolchain neuros: add qmake2-sdk
Koen Kooi [Mon, 14 Jul 2008 09:33:03 +0000 (09:33 +0000)]
meta-toolchain neuros: add qmake2-sdk

16 years agoqmake2 sdk: fix packaging
Koen Kooi [Mon, 14 Jul 2008 08:53:47 +0000 (08:53 +0000)]
qmake2 sdk: fix packaging

16 years agomerge of '45d7f2962e16b25cf29da125c1645096b5d7fe7e'
Koen Kooi [Mon, 14 Jul 2008 08:39:13 +0000 (08:39 +0000)]
Merge ... '45d7f2962e16b25cf29da125c1645096b5d7fe7e'
     and 'aa0f52125342f4a172e931fd7a8aa4d951d9f7ec'

16 years agoqmake2: add sdk version
Koen Kooi [Mon, 14 Jul 2008 08:33:53 +0000 (08:33 +0000)]
qmake2: add sdk version

16 years agoffmpeg git: bump SRCREV
Koen Kooi [Mon, 14 Jul 2008 06:57:53 +0000 (06:57 +0000)]
ffmpeg git: bump SRCREV

16 years agobind - upgrade to 9.3.5-P1 in response to security vulnerabilities.
Mike Westerhof [Mon, 14 Jul 2008 03:10:14 +0000 (03:10 +0000)]
bind - upgrade to 9.3.5-P1 in response to security vulnerabilities.

16 years agomerge of '01bddb578c9dd04edfbb56d0c1c15f81b4161479'
Robert Schuster [Sun, 13 Jul 2008 22:42:06 +0000 (22:42 +0000)]
Merge ... '01bddb578c9dd04edfbb56d0c1c15f81b4161479'
     and '400e8684128097359c7f2556772f3c2e15c3e752'

16 years agoMAINTAINERS: Updated my recipe maintenance list.
Robert Schuster [Sun, 13 Jul 2008 22:39:35 +0000 (22:39 +0000)]
MAINTAINERS: Updated my recipe maintenance list.

16 years agomiglayout 3.0.3: New recipe.
Robert Schuster [Sun, 13 Jul 2008 22:35:53 +0000 (22:35 +0000)]
miglayout 3.0.3: New recipe.

16 years agomerge of '964c681a84c5571ba63549014db4942cfa327c08'
OpenEmbedded Project [Sun, 13 Jul 2008 17:50:09 +0000 (17:50 +0000)]
Merge ... '964c681a84c5571ba63549014db4942cfa327c08'
     and 'd4a8e219227447af1d7842c12983e74f8bd5107f'

16 years agoabiword, abiword-plugins: update to 2.6.4
Koen Kooi [Sun, 13 Jul 2008 17:31:05 +0000 (17:31 +0000)]
abiword, abiword-plugins: update to 2.6.4

16 years agojavasqlite: New recipe.
Robert Schuster [Sun, 13 Jul 2008 16:55:58 +0000 (16:55 +0000)]
javasqlite: New recipe.
javasqlite-mkconst-native: New recipe.

16 years agomerge of 'b639cdcd3a5ec92891fd473c2d394b25a71fd952'
OpenEmbedded Project [Sun, 13 Jul 2008 16:42:57 +0000 (16:42 +0000)]
Merge ... 'b639cdcd3a5ec92891fd473c2d394b25a71fd952'
     and 'bbce239c4885eaa9f426e8a14add98f0c6bb67b9'

16 years agogtkmathview: add 0.8.0
Koen Kooi [Sun, 13 Jul 2008 16:28:33 +0000 (16:28 +0000)]
gtkmathview: add 0.8.0

16 years ago u-boot-git: update beagleboard base patch with nand ecc command, bump SRCREV
Steve Sakoman [Sun, 13 Jul 2008 16:16:50 +0000 (16:16 +0000)]
 u-boot-git: update beagleboard base patch with nand ecc command, bump SRCREV

16 years agot1lib: if we stage the x11 header lets also build the corresponding library.
Koen Kooi [Sun, 13 Jul 2008 14:24:20 +0000 (14:24 +0000)]
t1lib: if we stage the x11 header lets also build the corresponding library.

16 years agomerge of '1828e091ae06fc2f6f869299de7c7187900c649c'
Koen Kooi [Sun, 13 Jul 2008 14:08:17 +0000 (14:08 +0000)]
Merge ... '1828e091ae06fc2f6f869299de7c7187900c649c'
     and '54383b7d45cbdbb90ca3491e4a105edd944c66ec'

16 years agomerge of '2f187f3aefd5783137489ac83567e80296d3e37b'
OpenEmbedded Project [Sun, 13 Jul 2008 14:05:51 +0000 (14:05 +0000)]
Merge ... '2f187f3aefd5783137489ac83567e80296d3e37b'
     and '9ace05afbe48689414ba40971c10e189a2234247'

16 years agoasio: add 1.1.1
Koen Kooi [Sun, 13 Jul 2008 14:00:47 +0000 (14:00 +0000)]
asio: add 1.1.1

16 years agosqlitejdbc 041: New recipe.
Robert Schuster [Sun, 13 Jul 2008 13:40:55 +0000 (13:40 +0000)]
sqlitejdbc 041: New recipe.

16 years agoAdded jamvm-native as a provider for virtual/java-native. Use this if
Robert Schuster [Sun, 13 Jul 2008 13:35:46 +0000 (13:35 +0000)]
Added jamvm-native as a provider for virtual/java-native. Use this if
you have trouble with cacao-native (which is somehow miscompiled with
Debian's GCC 4.3.1).
jamvm-native 1.5.1: New recipe.

16 years agolibwpd: update to 0.8.14, fixes problems with gcc 4.3.x
Koen Kooi [Sun, 13 Jul 2008 13:16:39 +0000 (13:16 +0000)]
libwpd: update to 0.8.14, fixes problems with gcc 4.3.x

16 years agomerge of 'dea5fd7f1b27baf261b5d668733d4ab001554649'
Koen Kooi [Sun, 13 Jul 2008 13:05:20 +0000 (13:05 +0000)]
Merge ... 'dea5fd7f1b27baf261b5d668733d4ab001554649'
     and 'e0f1f9bc5dd648488bd0c935a9b9ee33a518f15d'

16 years agoffmpeg git: bump SRCREV for faster mp3 decoding
Koen Kooi [Sun, 13 Jul 2008 13:03:19 +0000 (13:03 +0000)]
ffmpeg git: bump SRCREV for faster mp3 decoding

16 years agoAdded native variants of sqlite[3] needed for javasqlite library.
Robert Schuster [Sun, 13 Jul 2008 12:44:12 +0000 (12:44 +0000)]
Added native variants of sqlite[3] needed for javasqlite library.
sqlite-native 2.8.17: New recipe.
sqlite3-native 3.5.6: New recipe.

16 years agolcd4linux: fix initscript
Koen Kooi [Sun, 13 Jul 2008 12:35:04 +0000 (12:35 +0000)]
lcd4linux: fix initscript

16 years agomerge of '3587630593a79216e232d374599557752a9f4599'
Robert Schuster [Sun, 13 Jul 2008 12:30:21 +0000 (12:30 +0000)]
Merge ... '3587630593a79216e232d374599557752a9f4599'
     and '7c8aefb2dc76eb1b63e431ae3f5f37dbafad3425'

16 years agoevince: add 2.23.4
Koen Kooi [Sun, 13 Jul 2008 12:22:58 +0000 (12:22 +0000)]
evince: add 2.23.4

16 years agoswfdec-mozilla: depend on gst-ffmpeg
Koen Kooi [Sun, 13 Jul 2008 11:23:51 +0000 (11:23 +0000)]
swfdec-mozilla: depend on gst-ffmpeg

16 years agoclasspath 0.97.2: Fixed filename of patch.
Robert Schuster [Sun, 13 Jul 2008 11:21:22 +0000 (11:21 +0000)]
classpath 0.97.2: Fixed filename of patch.

16 years agocacao: Removed 0.99.1, switched to 0.99.2, deleted unneeded patches.
Robert Schuster [Sun, 13 Jul 2008 11:02:53 +0000 (11:02 +0000)]
cacao: Removed 0.99.1, switched to 0.99.2, deleted unneeded patches.
cacaoh-native: Removed 0.99.1, switched to 0.99.2.
cacao-native: Removed 0.99.1, switched to 0.99.2.

16 years agoepdfview: apply fixes, clean out old versions
Koen Kooi [Sun, 13 Jul 2008 11:01:20 +0000 (11:01 +0000)]
epdfview: apply fixes, clean out old versions

16 years agopoppler: add 0.8.4
Koen Kooi [Sun, 13 Jul 2008 11:00:41 +0000 (11:00 +0000)]
poppler: add 0.8.4

16 years agognome-icon-theme: icon-naming-utils -> icon-naming-utils-native
Koen Kooi [Sun, 13 Jul 2008 09:49:12 +0000 (09:49 +0000)]
gnome-icon-theme: icon-naming-utils -> icon-naming-utils-native

16 years agobeagleboard demo image: ship led config
Koen Kooi [Sun, 13 Jul 2008 09:42:53 +0000 (09:42 +0000)]
beagleboard demo image: ship led config

16 years agoangstrom led config: move to an earlier slot in init
Koen Kooi [Sun, 13 Jul 2008 09:42:41 +0000 (09:42 +0000)]
angstrom led config: move to an earlier slot in init

16 years agotask boot/base: bump PR
Koen Kooi [Sun, 13 Jul 2008 09:41:34 +0000 (09:41 +0000)]
task boot/base: bump PR

16 years agoangstrom: prefer util-linux-ng
Koen Kooi [Sun, 13 Jul 2008 09:40:47 +0000 (09:40 +0000)]
angstrom: prefer util-linux-ng

16 years agoutil-linux-ng: fix packaging
Koen Kooi [Sun, 13 Jul 2008 09:40:16 +0000 (09:40 +0000)]
util-linux-ng: fix packaging

16 years agotask proper tools: prefer util-linux-ng to get schedutils as well
Koen Kooi [Sun, 13 Jul 2008 09:16:43 +0000 (09:16 +0000)]
task proper tools: prefer util-linux-ng to get schedutils as well

16 years agoutil-linux-ng: update to 2.14
Koen Kooi [Sun, 13 Jul 2008 09:16:11 +0000 (09:16 +0000)]
util-linux-ng: update to 2.14

16 years agoangstrom-glibc: revert armv7a optimization flags, they make gdb segfault
Koen Kooi [Sun, 13 Jul 2008 08:58:01 +0000 (08:58 +0000)]
angstrom-glibc: revert armv7a optimization flags, they make gdb segfault

16 years agohicolor icon theme: add 0.10
Koen Kooi [Sun, 13 Jul 2008 08:48:01 +0000 (08:48 +0000)]
hicolor icon theme: add 0.10

16 years agognome icon theme: add 2.22.0 and clean up recipe
Koen Kooi [Sun, 13 Jul 2008 08:46:15 +0000 (08:46 +0000)]
gnome icon theme: add 2.22.0 and clean up recipe

16 years agoicon-naming-utils native: merge from poky
Koen Kooi [Sun, 13 Jul 2008 08:42:03 +0000 (08:42 +0000)]
icon-naming-utils native: merge from poky

16 years agolibxml-simple-perl*: merge from poky
Koen Kooi [Sun, 13 Jul 2008 08:40:25 +0000 (08:40 +0000)]
libxml-simple-perl*: merge from poky

16 years agogcc csl 2007q3: add patch to fix segfaults when using -Os
Koen Kooi [Sat, 12 Jul 2008 19:52:29 +0000 (19:52 +0000)]
gcc csl 2007q3: add patch to fix segfaults when using -Os

16 years agofso-image: add lsof
Michael Lauer [Sat, 12 Jul 2008 14:30:24 +0000 (14:30 +0000)]
fso-image: add lsof