Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-30 | ecore: fix packaging after last update to SRCREV | Koen Kooi | 2 | |
* please pay more attention when updating SRCREV next time | ||||
2009-03-30 | zaurus-clamshell.inc: add UBOOT_ENTRYPOINT and UBOOT_ADDRESS | Andrea Adami | 1 | |
2009-03-30 | spitz.conf: add note abour max rootfs size | Andrea Adami | 1 | |
2009-03-29 | zaurus-clamshells: minor cleanings (machine-overrides unneeded) | Andrea Adami | 3 | |
2009-03-29 | zaurus-clamshells: add mtdparts info in $machine.conf | Andrea Adami | 3 | |
2009-03-29 | spitz.conf: fix typo | Andrea Adami | 1 | |
2009-03-29 | spitz.conf: set UBOOT_MACHINE_c7x0 = "akita_config" | Andrea Adami | 1 | |
2009-03-29 | c7x0.conf: set UBOOT_MACHINE_c7x0 = "corgi_config" | Andrea Adami | 1 | |
2009-03-29 | zaurus-2.6.inc: fix for KERNEL_IMAGETYPE (and allow uImage) | Andrea Adami | 1 | |
2009-03-29 | dsplink: add support for all omap3 boards using the 'armv7a' override | Koen Kooi | 2 | |
* needs revisiting when non-omap3 armv7a TIi SoCs become available | ||||
2009-03-29 | gnome-keyring: depend in libtasn1-native to get access to needed binaries | Koen Kooi | 1 | |
2009-03-29 | libtasn1: add native version | Koen Kooi | 1 | |
2009-03-29 | x264: Remove do_configure override. | Leon Woestenberg | 1 | |
2009-03-29 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Frans Meulenbroeks | 73 | |
into org.openembedded.dev | ||||
2009-03-29 | contrib/dependsgraph: Use dot instead of neato. | Leon Woestenberg | 1 | |
2009-03-29 | ltp: Fix two QA issues; .debug leak and GNU_HASH. | Leon Woestenberg | 1 | |
Thanks to Koen for the hint on GNU_HASH. | ||||
2009-03-29 | minimal-image: respect ANGSTROM_EXTRA_DEPENDS. | Leon Woestenberg | 1 | |
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. | ||||
2009-03-29 | wl500g.conf: fix include | Andrea Adami | 1 | |
2009-03-29 | openbmap: Add version 0.2.0 | Stefan Schmidt | 1 | |
2009-03-29 | wpa-supplicant: Add version 0.6.9 | Stefan Schmidt | 1 | |
2009-03-29 | connman: Add version 0.14 and 0.15 | Stefan Schmidt | 2 | |
2009-03-29 | checksums.ini: New sums for connman, wpa-supplicant and openbmap | Stefan Schmidt | 1 | |
2009-03-29 | ltp: must use configure now; see INSTALL. | Leon Woestenberg | 1 | |
This fixes a build issue. However, QA issues remain regarding GNU hash. | ||||
2009-03-29 | contrib/dependsgraph: Shell script showing simple depends graph. | Leon Woestenberg | 1 | |
2009-03-29 | angstrom feed builder: add fluxbox | Koen Kooi | 1 | |
2009-03-29 | fluxbox: add 1.1.1, remove old versions | Koen Kooi | 15 | |
2009-03-29 | sane-srcrevs: bump EFL and add known-good for vala-native-git | Michael 'Mickey' Lauer | 1 | |
2009-03-29 | wrap: update defconfig, dont use input | woglinde | 1 | |
2009-03-29 | scons: honor PARALLEL_MAKE | woglinde | 1 | |
2009-03-29 | libtheora: don't build the examples | woglinde | 1 | |
* zaps the dependency on sdl * bump PR | ||||
2009-03-29 | taglib: update to version 1.5 and using cmake for build | woglinde | 4 | |
2009-03-29 | yasm: New recipe. | Leon Woestenberg | 3 | |
2009-03-29 | x264: Enable using yasm-native for x86 machine. | Leon Woestenberg | 1 | |
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. | ||||
2009-03-29 | yasm: New recipe. x86 assembler. | Leon Woestenberg | 1 | |
This assembler is used (as yasm-native) by the x264 build for x86 targets. Other packages may want this for similar reasons. | ||||
2009-03-28 | linux-msm7xxx: add more useful options to htcraphael defconfig | Michael 'Mickey' Lauer | 2 | |
2009-03-28 | zope-3.3.1.inc: -> zope.inc | Michael 'Mickey' Lauer | 1 | |
2009-03-28 | /me wonders how could that have been slipped in ... | Robert Schuster | 1 | |
ctorrent 3.3.1: Fixed S. | ||||
2009-03-28 | Using_OpenEmbedded_to_build_embedded_Linux_distribution_May2009_FreeElectron ↵ | Robert Schuster | 2 | |
s.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 | ||||
2009-03-28 | - added contrib/presentations folder | Robert Schuster | 1 | |
- added a README for presentations | ||||
2009-03-28 | midori git: use git instead of snapshots | Koen Kooi | 1 | |
2009-03-28 | midori: update to 0.1.5 and workaround an issue with the abomination called ↵ | Koen Kooi | 3 | |
'waf' * runtime tested on beagleboard | ||||
2009-03-28 | x264: fix a few bugs | Koen Kooi | 1 | |
* 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 | ||||
2009-03-28 | x264: now uses upstream revision number. added --extra-cflags for beagleboard. | Leon Woestenberg | 1 | |
Allows for easier optimizing the build using ECFLAGS. Tested-by: Leon Woestenberg <leon@sidebranch.com> Tested-by: Stanislav Popov <s.popov@rsc.bg> | ||||
2009-03-28 | iperf_2.0.4 : Add new version of iperf. Iperf measures network bandwidth. | Philip Balister | 3 | |
2009-03-28 | iperf_2.0.2.bb : Convert to use .inc file | Philip Balister | 2 | |
2009-03-28 | webkit-gtk: bump SRCREV | Koen Kooi | 4 | |
* runtime tested on beagleboard with midori and epiphany | ||||
2009-03-28 | sane-srcrevs: bump opkg revision | Koen Kooi | 1 | |
* runtime tested on beagleboard | ||||
2009-03-28 | packagekit: add 0.4.5 | Koen Kooi | 5 | |
2009-03-28 | gnome-keyring: update to 2.26, adjust packaging accordingly | Koen Kooi | 2 | |
2009-03-27 | linux-omap-2.6.28: relaxed timeout values for SD cards | Frans Meulenbroeks | 2 | |
this makes it possible to use cards which are around the border of the spec |