openembedded.git
16 years agolinux-2.6.27: remove unnecessary patch for boc01's PHY
Jeremy Lainé [Wed, 1 Apr 2009 15:30:59 +0000 (17:30 +0200)]
linux-2.6.27: remove unnecessary patch for boc01's PHY

16 years agollvm.inc: Declare dependency of llvm<ver> on llvm<ver>-native
Robert Schuster [Wed, 1 Apr 2009 14:28:10 +0000 (16:28 +0200)]
llvm.inc: Declare dependency of llvm<ver> on llvm<ver>-native

16 years agoepiphany: update to 2.27
Koen Kooi [Wed, 1 Apr 2009 13:31:00 +0000 (15:31 +0200)]
epiphany: update to 2.27
* much better integration with webkit
* runtime tested on beagleboard

16 years agoqt4-embedded: rename qt-embedded-* to qt4-embedded-*
Jeremy Lainé [Wed, 1 Apr 2009 08:30:35 +0000 (10:30 +0200)]
qt4-embedded: rename qt-embedded-* to qt4-embedded-*

16 years agoMAINTAINERS: add qt4/* to my entries
Jeremy Lainé [Wed, 1 Apr 2009 08:08:13 +0000 (10:08 +0200)]
MAINTAINERS: add qt4/* to my entries

16 years agoqtopia-core-*: remove obsolete qtopia tasks and images
Jeremy Lainé [Wed, 1 Apr 2009 08:06:33 +0000 (10:06 +0200)]
qtopia-core-*: remove obsolete qtopia tasks and images

16 years agolibxt 1.0.4: Added official patch to fix X.org PR10970.
Robert Schuster [Wed, 1 Apr 2009 01:08:19 +0000 (03:08 +0200)]
libxt 1.0.4: Added official patch to fix X.org PR10970.
libxt 1.0.5: Dito.
libxt-native 1.0.5: Dito.

16 years agobitbake.conf: set a default BBMASK of /(nonworking|obsolete)/.
Chris Larson [Tue, 31 Mar 2009 22:48:11 +0000 (15:48 -0700)]
bitbake.conf: set a default BBMASK of /(nonworking|obsolete)/.

Signed-off-by: Chris Larson <clarson@kergoth.com>
16 years agodevice_table_minimal: add /dev/event1 - /dev/event7
Andrea Adami [Tue, 31 Mar 2009 22:42:01 +0000 (00:42 +0200)]
device_table_minimal: add /dev/event1 - /dev/event7
 - while there,
 - delete device_table_kexecboot
 - add /dev/mmcblk0p7 to device_table-oldmmc

16 years agosato-icon-theme: I doubt sato-icon-theme.inc including sato-icon-theme.inc is helpful.
Chris Larson [Tue, 31 Mar 2009 22:10:50 +0000 (15:10 -0700)]
sato-icon-theme: I doubt sato-icon-theme.inc including sato-icon-theme.inc is helpful.

Signed-off-by: Chris Larson <clarson@kergoth.com>
16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
Koen Kooi [Tue, 31 Mar 2009 19:40:55 +0000 (21:40 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev

16 years agoneuros: replace qt-embedded by qt4-embedded
Jeremy Lainé [Tue, 31 Mar 2009 18:40:43 +0000 (20:40 +0200)]
neuros: replace qt-embedded by qt4-embedded

16 years agolinux-omap 2.6.29: disable alignment trapping completely for omap3board
Koen Kooi [Tue, 31 Mar 2009 16:21:25 +0000 (18:21 +0200)]
linux-omap 2.6.29: disable alignment trapping completely for omap3board
* runtime tested on omapzoom and beagleboard

16 years agoinitscripts: set alignment to 0 for armv7a
Koen Kooi [Tue, 31 Mar 2009 15:38:50 +0000 (17:38 +0200)]
initscripts: set alignment to 0 for armv7a
* the previous change was meant to do that, but depended on kernel config
* runtime tested on beagleboard, omap3evm and omapzoom

16 years agoplaces: bump PR
Koen Kooi [Tue, 31 Mar 2009 14:03:10 +0000 (16:03 +0200)]
places: bump PR

16 years agoangstrom 2009.X: switch to bluez4
Koen Kooi [Tue, 31 Mar 2009 12:50:00 +0000 (14:50 +0200)]
angstrom 2009.X: switch to bluez4

16 years agolinux-omap 2.6.29: update mmc regulator patch
Koen Kooi [Tue, 31 Mar 2009 10:51:41 +0000 (12:51 +0200)]
linux-omap 2.6.29: update mmc regulator patch

16 years agowebkit-gtk: update to 1.1.4 release to get some more bugfixes
Koen Kooi [Tue, 31 Mar 2009 10:50:42 +0000 (12:50 +0200)]
webkit-gtk: update to 1.1.4 release to get some more bugfixes

16 years agochecksums.ini: Removed llvm entries from 1.9 to 2.4.
Robert Schuster [Tue, 31 Mar 2009 09:57:27 +0000 (11:57 +0200)]
checksums.ini: Removed llvm entries from 1.9 to 2.4.

16 years agollvm-gcc4-cross: Change dependency to llvm2.5-native.
Robert Schuster [Tue, 31 Mar 2009 09:54:02 +0000 (11:54 +0200)]
llvm-gcc4-cross: Change dependency to llvm2.5-native.
llvm-gcc: Dito.

16 years agollvm: Reworked to allow multiple installation of same version.
Robert Schuster [Tue, 31 Mar 2009 09:51:10 +0000 (11:51 +0200)]
llvm: Reworked to allow multiple installation of same version.
  - introduced common include file
  - provided implementation for llvm 2.5
  - added wrapper script and its build recipe
  - the same for native side
llvm2.5 2.5: New recipe
llvm2.5-native 2.5: New recipe.
llvm-common: New recipe.
llvm-common-native: New recipe.

16 years agolesstif 0.95: Actually install something into staging.
Robert Schuster [Mon, 30 Mar 2009 20:47:58 +0000 (22:47 +0200)]
lesstif 0.95: Actually install something into staging.

16 years agollvm-native 1.9: Removed.
Robert Schuster [Mon, 30 Mar 2009 16:46:10 +0000 (18:46 +0200)]
llvm-native 1.9: Removed.
llvm-native 2.1: Removed.
llvm-native 2.4: Removed.
llvm-native cvs: Removed (llvm is not in a CVS repo anymore).
llvm 2.0: Removed.
llvm 2.4: Removed.

16 years agolinux-2.6.29: Stylize, use spaces not tabs.
Leon Woestenberg [Tue, 31 Mar 2009 09:30:05 +0000 (11:30 +0200)]
linux-2.6.29: Stylize, use spaces not tabs.

16 years agolinux-2.6.29: Added machine canyonlands (PowerPC 460EX).
Leon Woestenberg [Tue, 31 Mar 2009 09:21:20 +0000 (11:21 +0200)]
linux-2.6.29: Added machine canyonlands (PowerPC 460EX).

16 years agoRevert "libxine: remove older verison and add the actual 1.1.16"
woglinde [Tue, 31 Mar 2009 08:57:03 +0000 (10:57 +0200)]
Revert "libxine: remove older verison and add the actual 1.1.16"

This reverts commit 01782313f289ff9cef1f2976db9b10bacfe8e2a5.

16 years agoRevert "checksum.ini: add xine-1.1.16 remove older versions"
woglinde [Tue, 31 Mar 2009 08:56:27 +0000 (10:56 +0200)]
Revert "checksum.ini: add xine-1.1.16 remove older versions"

This reverts commit 56b8436c3b3ed57df16d0e3d01d16a2193b89c42.

16 years agoRevert "liboil: update to latest liboil, needed for latest schroedinger"
woglinde [Tue, 31 Mar 2009 08:56:05 +0000 (10:56 +0200)]
Revert "liboil: update to latest liboil, needed for latest schroedinger"

This reverts commit f25144e99b769aac83bcde613edf684441bbef27.

16 years agoliboil: update to latest liboil, needed for latest schroedinger
woglinde [Sat, 28 Mar 2009 15:29:10 +0000 (16:29 +0100)]
liboil: update to latest liboil, needed for latest schroedinger
* remove older version and introduce an inc-file
* keep 0.3.15 because om relays on it

16 years agolibgsm: update to version 1.0.12
woglinde [Sat, 28 Mar 2009 15:24:07 +0000 (16:24 +0100)]
libgsm: update to version 1.0.12
* all the patches are stolen from debian

16 years agochecksum.ini: add xine-1.1.16 remove older versions
woglinde [Sat, 28 Mar 2009 15:21:15 +0000 (16:21 +0100)]
checksum.ini: add xine-1.1.16 remove older versions

16 years agolibxine: remove older verison and add the actual 1.1.16
woglinde [Sat, 28 Mar 2009 15:15:51 +0000 (16:15 +0100)]
libxine: remove older verison and add the actual 1.1.16
* dont seperate x11 and fb anymore xine can handle it via plugins
* therefore all recipes wich depends on libxine-fb or libxine-x11
  have to changed to libxine

16 years agoscons.bbclass: add staging function
woglinde [Sat, 28 Mar 2009 14:56:07 +0000 (15:56 +0100)]
scons.bbclass: add staging function

16 years agokexecboot: clean recipes
Andrea Adami [Mon, 30 Mar 2009 21:51:59 +0000 (23:51 +0200)]
kexecboot: clean recipes

 - fix SRC_URI and bump SRCREV for _git recipe
 - minor cleanings to the recipes
 - bump PR
 - remove old kexecboot-0.3 checksums

16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
Tom Rini [Mon, 30 Mar 2009 20:57:49 +0000 (13:57 -0700)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev

16 years agolinux-nokia: Add linux-2.6-limits.patch, bump PR
Tom Rini [Mon, 30 Mar 2009 20:57:22 +0000 (13:57 -0700)]
linux-nokia: Add linux-2.6-limits.patch, bump PR

16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
Stanislav Brabec [Mon, 30 Mar 2009 20:57:10 +0000 (20:57 +0000)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev

16 years agogst-ffmpeg: Updated to version 0.10.7.
Stanislav Brabec [Mon, 30 Mar 2009 20:54:33 +0000 (20:54 +0000)]
gst-ffmpeg: Updated to version 0.10.7.

16 years agolinux-epia: Add patch to include <limits.h> in scripts/mod/sumversion.c
Jrg Bakker [Mon, 30 Mar 2009 20:54:24 +0000 (13:54 -0700)]
linux-epia: Add patch to include <limits.h> in scripts/mod/sumversion.c

16 years agomc: Use system libexecdir.
Stanislav Brabec [Mon, 30 Mar 2009 20:25:06 +0000 (20:25 +0000)]
mc: Use system libexecdir.

16 years agogcc 4.3.x: disable thumb mode for now, glibc builds don't like it
Koen Kooi [Mon, 30 Mar 2009 19:28:34 +0000 (21:28 +0200)]
gcc 4.3.x: disable thumb mode for now, glibc builds don't like it

16 years agowebkit-gtk: fix PV
Koen Kooi [Mon, 30 Mar 2009 19:22:31 +0000 (21:22 +0200)]
webkit-gtk: fix PV

16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
Koen Kooi [Mon, 30 Mar 2009 18:12:16 +0000 (20:12 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev

16 years agoti-codec-combos: Use DVSDK Codec Combos to be aligned with DVSDK
Roger Monk [Mon, 30 Mar 2009 18:01:53 +0000 (19:01 +0100)]
ti-codec-combos: Use DVSDK Codec Combos to be aligned with DVSDK

16 years agofirefox 3.0.8: lower default pref
Koen Kooi [Mon, 30 Mar 2009 15:27:47 +0000 (17:27 +0200)]
firefox 3.0.8: lower default pref

16 years agocodec-engine: Add development support for Codec Engine 2.23
rmonk [Thu, 26 Mar 2009 16:51:57 +0000 (16:51 +0000)]
codec-engine: Add development support for Codec Engine 2.23

Signed-off-by: Koen Kooi <koen@openembedded.org>
16 years agochecksums.ini : add firefox 3.0.8
Graeme Gregory [Mon, 30 Mar 2009 14:42:30 +0000 (15:42 +0100)]
checksums.ini : add firefox 3.0.8

16 years agofirefox_3.0.8.bb : add new version, seems to compile with modern gcc
Graeme Gregory [Mon, 30 Mar 2009 14:41:49 +0000 (15:41 +0100)]
firefox_3.0.8.bb : add new version, seems to compile with modern gcc
so made it the default.

16 years agocacao 0.99.3: Added patch to fix PR99 (this time for real).
Robert Schuster [Mon, 30 Mar 2009 14:43:01 +0000 (16:43 +0200)]
cacao 0.99.3: Added patch to fix PR99 (this time for real).
cacao 0.99.4: Dito.

16 years agoomapzoom: add xf86-input-tslib
Koen Kooi [Mon, 30 Mar 2009 13:47:59 +0000 (15:47 +0200)]
omapzoom: add xf86-input-tslib

16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
Koen Kooi [Mon, 30 Mar 2009 13:33:48 +0000 (15:33 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev

16 years agoomapzoom: linux-omap work better on the device than linux-omapzoom, so switch to...
Koen Kooi [Mon, 30 Mar 2009 13:33:20 +0000 (15:33 +0200)]
omapzoom: linux-omap work better on the device than linux-omapzoom, so switch to that

16 years agolinux-omap: add patch to fix mmc support and update defconfig
Koen Kooi [Mon, 30 Mar 2009 13:30:39 +0000 (15:30 +0200)]
linux-omap: add patch to fix mmc support and update defconfig

16 years agolibtheora: added staging to get ffmpeg build
Marcin Juszkiewicz [Mon, 30 Mar 2009 12:59:47 +0000 (14:59 +0200)]
libtheora: added staging to get ffmpeg build

16 years agogtk+: stage gtk-builder-convert to get gnome-keyring built
Marcin Juszkiewicz [Mon, 30 Mar 2009 12:28:23 +0000 (14:28 +0200)]
gtk+: stage gtk-builder-convert to get gnome-keyring built

16 years agolibtheora_1.0.bb : Do not build libtheora docs/examples since this will try
Ulf Samuelsson [Mon, 30 Mar 2009 13:13:57 +0000 (14:13 +0100)]
libtheora_1.0.bb : Do not build libtheora docs/examples since this will try
to run a crosscompiled utility on the host

16 years agolinux-omap 2.6.29: add omapzoom support and fix PV so it can find the proper patches
Koen Kooi [Mon, 30 Mar 2009 10:42:37 +0000 (12:42 +0200)]
linux-omap 2.6.29: add omapzoom support and fix PV so it can find the proper patches

16 years agolinux-omapzoom: fix defconfig
Koen Kooi [Mon, 30 Mar 2009 10:20:39 +0000 (12:20 +0200)]
linux-omapzoom: fix defconfig

16 years agoecore: fix packaging after last update to SRCREV
Koen Kooi [Mon, 30 Mar 2009 08:56:14 +0000 (10:56 +0200)]
ecore: fix packaging after last update to SRCREV
* please pay more attention when updating SRCREV next time

16 years agozaurus-clamshell.inc: add UBOOT_ENTRYPOINT and UBOOT_ADDRESS
Andrea Adami [Sun, 29 Mar 2009 22:20:22 +0000 (00:20 +0200)]
zaurus-clamshell.inc: add UBOOT_ENTRYPOINT and UBOOT_ADDRESS

16 years agospitz.conf: add note abour max rootfs size
Andrea Adami [Sun, 29 Mar 2009 22:03:48 +0000 (00:03 +0200)]
spitz.conf: add note abour max rootfs size

16 years agozaurus-clamshells: minor cleanings (machine-overrides unneeded)
Andrea Adami [Sun, 29 Mar 2009 21:56:32 +0000 (23:56 +0200)]
zaurus-clamshells: minor cleanings (machine-overrides unneeded)

16 years agozaurus-clamshells: add mtdparts info in $machine.conf
Andrea Adami [Sun, 29 Mar 2009 21:49:08 +0000 (23:49 +0200)]
zaurus-clamshells: add mtdparts info in $machine.conf

16 years agospitz.conf: fix typo
Andrea Adami [Sun, 29 Mar 2009 21:35:46 +0000 (23:35 +0200)]
spitz.conf: fix typo

16 years agospitz.conf: set UBOOT_MACHINE_c7x0 = "akita_config"
Andrea Adami [Sun, 29 Mar 2009 21:25:17 +0000 (23:25 +0200)]
spitz.conf: set UBOOT_MACHINE_c7x0 = "akita_config"

16 years agoc7x0.conf: set UBOOT_MACHINE_c7x0 = "corgi_config"
Andrea Adami [Sun, 29 Mar 2009 21:21:45 +0000 (23:21 +0200)]
c7x0.conf: set UBOOT_MACHINE_c7x0 = "corgi_config"

16 years agozaurus-2.6.inc: fix for KERNEL_IMAGETYPE (and allow uImage)
Andrea Adami [Sun, 29 Mar 2009 20:58:53 +0000 (22:58 +0200)]
zaurus-2.6.inc: fix for KERNEL_IMAGETYPE (and allow uImage)

16 years agodsplink: add support for all omap3 boards using the 'armv7a' override
Koen Kooi [Sun, 29 Mar 2009 18:23:29 +0000 (20:23 +0200)]
dsplink: add support for all omap3 boards using the 'armv7a' override
* needs revisiting when non-omap3 armv7a TIi SoCs become available

16 years agognome-keyring: depend in libtasn1-native to get access to needed binaries
Koen Kooi [Sun, 29 Mar 2009 17:58:28 +0000 (19:58 +0200)]
gnome-keyring: depend in libtasn1-native to get access to needed binaries

16 years agolibtasn1: add native version
Koen Kooi [Sun, 29 Mar 2009 17:57:50 +0000 (19:57 +0200)]
libtasn1: add native version

16 years agox264: Remove do_configure override.
Leon Woestenberg [Sun, 29 Mar 2009 16:45:33 +0000 (18:45 +0200)]
x264: Remove do_configure override.

16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
Frans Meulenbroeks [Sun, 29 Mar 2009 16:04:08 +0000 (18:04 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev

16 years agocontrib/dependsgraph: Use dot instead of neato.
Leon Woestenberg [Sun, 29 Mar 2009 15:16:06 +0000 (17:16 +0200)]
contrib/dependsgraph: Use dot instead of neato.

16 years agoltp: Fix two QA issues; .debug leak and GNU_HASH.
Leon Woestenberg [Sun, 29 Mar 2009 15:14:51 +0000 (17:14 +0200)]
ltp: Fix two QA issues; .debug leak and GNU_HASH.

Thanks to Koen for the hint on GNU_HASH.

16 years agominimal-image: respect ANGSTROM_EXTRA_DEPENDS.
Leon Woestenberg [Sun, 29 Mar 2009 15:12:14 +0000 (17:12 +0200)]
minimal-image: respect ANGSTROM_EXTRA_DEPENDS.

Although the minimal(ist) image is meant to be, well,
minimal, we should not restrict users from adding a
package using ANGSTROM_EXTRA_DEPENDS.

Rationale: All images are meant as a senseful base
for customization, and expansion by the user.

16 years agowl500g.conf: fix include
Andrea Adami [Sun, 29 Mar 2009 12:45:15 +0000 (14:45 +0200)]
wl500g.conf: fix include

16 years agoopenbmap: Add version 0.2.0
Stefan Schmidt [Sun, 29 Mar 2009 13:01:28 +0000 (15:01 +0200)]
openbmap: Add version 0.2.0

16 years agowpa-supplicant: Add version 0.6.9
Stefan Schmidt [Sun, 29 Mar 2009 13:01:12 +0000 (15:01 +0200)]
wpa-supplicant: Add version 0.6.9

16 years agoconnman: Add version 0.14 and 0.15
Stefan Schmidt [Sun, 29 Mar 2009 13:00:52 +0000 (15:00 +0200)]
connman: Add version 0.14 and 0.15

16 years agochecksums.ini: New sums for connman, wpa-supplicant and openbmap
Stefan Schmidt [Sun, 29 Mar 2009 13:00:31 +0000 (15:00 +0200)]
checksums.ini: New sums for connman, wpa-supplicant and openbmap

16 years agoltp: must use configure now; see INSTALL.
Leon Woestenberg [Sun, 29 Mar 2009 11:40:58 +0000 (13:40 +0200)]
ltp: must use configure now; see INSTALL.

This fixes a build issue.
However, QA issues remain regarding GNU hash.

16 years agocontrib/dependsgraph: Shell script showing simple depends graph.
Leon Woestenberg [Sun, 29 Mar 2009 01:26:07 +0000 (03:26 +0200)]
contrib/dependsgraph: Shell script showing simple depends graph.

16 years agoangstrom feed builder: add fluxbox
Koen Kooi [Sun, 29 Mar 2009 11:14:38 +0000 (13:14 +0200)]
angstrom feed builder: add fluxbox

16 years agofluxbox: add 1.1.1, remove old versions
Koen Kooi [Sun, 29 Mar 2009 11:13:53 +0000 (13:13 +0200)]
fluxbox: add 1.1.1, remove old versions

16 years agosane-srcrevs: bump EFL and add known-good for vala-native-git
Michael 'Mickey' Lauer [Sat, 28 Mar 2009 23:37:34 +0000 (00:37 +0100)]
sane-srcrevs: bump EFL and add known-good for vala-native-git

16 years agowrap: update defconfig, dont use input
woglinde [Sat, 28 Mar 2009 14:55:09 +0000 (15:55 +0100)]
wrap: update defconfig, dont use input

16 years agoscons: honor PARALLEL_MAKE
woglinde [Wed, 25 Mar 2009 01:17:18 +0000 (02:17 +0100)]
scons: honor PARALLEL_MAKE

16 years agolibtheora: don't build the examples
woglinde [Tue, 24 Mar 2009 21:55:15 +0000 (22:55 +0100)]
libtheora: don't build the examples
* zaps the dependency on sdl
* bump PR

16 years agotaglib: update to version 1.5 and using cmake for build
woglinde [Tue, 24 Mar 2009 13:35:04 +0000 (14:35 +0100)]
taglib: update to version 1.5 and using cmake for build

16 years agoyasm: New recipe.
Leon Woestenberg [Sat, 28 Mar 2009 23:10:54 +0000 (00:10 +0100)]
yasm: New recipe.

16 years agox264: Enable using yasm-native for x86 machine.
Leon Woestenberg [Sat, 28 Mar 2009 23:06:23 +0000 (00:06 +0100)]
x264: Enable using yasm-native for x86 machine.

Results in using optimized assembler functions instead of
their C equivalent. The x264 encoder has many x86/SSE
optimizations, this will increase its performance much.

16 years agoyasm: New recipe. x86 assembler.
Leon Woestenberg [Sat, 28 Mar 2009 23:00:46 +0000 (00:00 +0100)]
yasm: New recipe. x86 assembler.

This assembler is used (as yasm-native) by the x264 build for
x86 targets. Other packages may want this for similar reasons.

16 years agolinux-msm7xxx: add more useful options to htcraphael defconfig
Michael 'Mickey' Lauer [Sat, 28 Mar 2009 22:43:32 +0000 (23:43 +0100)]
linux-msm7xxx: add more useful options to htcraphael defconfig

16 years agozope-3.3.1.inc: -> zope.inc
Michael 'Mickey' Lauer [Fri, 27 Mar 2009 17:31:15 +0000 (18:31 +0100)]
zope-3.3.1.inc: -> zope.inc

16 years ago/me wonders how could that have been slipped in ...
Robert Schuster [Sat, 28 Mar 2009 21:59:26 +0000 (22:59 +0100)]
/me wonders how could that have been slipped in ...

ctorrent 3.3.1: Fixed S.

16 years agoUsing_OpenEmbedded_to_build_embedded_Linux_distribution_May2009_FreeElectrons.odp:
Robert Schuster [Sat, 28 Mar 2009 21:39:35 +0000 (22:39 +0100)]
Using_OpenEmbedded_to_build_embedded_Linux_distribution_May2009_FreeElectrons.odp:
  - new presentation
  - updated variant of http://free-electrons.com/doc/openembedded.odp

cross-compilation_with_OpenEmbedded_-_LinuxTag2008_-_Robert_Schuster.odp:
  - new presentation from me in 2008

16 years ago - added contrib/presentations folder
Robert Schuster [Sat, 28 Mar 2009 21:39:06 +0000 (22:39 +0100)]
 - added contrib/presentations folder
 - added a README for presentations

16 years agomidori git: use git instead of snapshots
Koen Kooi [Sat, 28 Mar 2009 19:44:17 +0000 (20:44 +0100)]
midori git: use git instead of snapshots

16 years agomidori: update to 0.1.5 and workaround an issue with the abomination called 'waf'
Koen Kooi [Sat, 28 Mar 2009 19:44:11 +0000 (20:44 +0100)]
midori: update to 0.1.5 and workaround an issue with the abomination called 'waf'
* runtime tested on beagleboard

16 years agox264: fix a few bugs
Koen Kooi [Sat, 28 Mar 2009 17:40:37 +0000 (18:40 +0100)]
x264: fix a few bugs
* quoting EXTRA_OECONF = "something"$FOO"" is wrong
* passing --enable-shared and then doing CFLAGS += -static is wrong as well
* the beagleboard 'optimizations' were duplicating flags already there, and worse passed in O3 when O4 was the default
* adding machine optimizations without changing package arch is wrong as well