summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-10-18agg-2.5: Fix typoin CFLAGS. Provide X paths to configure.Leon Woestenberg1
There is a typo in the CFLAGS. Additionally a fix is needed to have the X library paths configured correctly. Fixed and tested for MACHINE=beagleboard. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-10-18omap3 sgx modules: make proc interface patch use proper kernel version ↵Koen Kooi2
macros, courtesy Bin Liu
2009-10-18checksums: add gammu checksumKoen Kooi1
2009-10-18python-gammu: Recipe removed. Now built as part of gammu recipe.Stanislav Brabec1
2009-10-18gammu: Updated to version 1.26.1.Stanislav Brabec3
2009-10-18gconf: Install missing PolicyKit file. Use upstream dbus files. Recipe ↵Stanislav Brabec3
simplified.
2009-10-18cdstatus: updated to 0.97.01Frans Meulenbroeks5
2009-10-18angstrom build: added openrd-clientFrans Meulenbroeks1
2009-10-17linux-msm7xxxx: added htcdream supportDenis 'Gnutoo' Carikli2
we use a 2.6.29 kernel with support for usbnet,framebuffer, touchscreen(tslib),modem emulated serial line, keyboard,trackball wifi could be added later(with wireless-compat) alsa is missing(not ready yet)
2009-10-17htcdream: added machine configurationDenis 'Gnutoo' Carikli1
Note that we require conf/machine/include/htc-msm7.inc and that the use of kdrive is hardcoded into conf/machine/include/htc-msm7.inc
2009-10-16conf: restore glibc.inc, removed by mistake for external-toolchain supportDenys Dmytriyenko1
Revert "angstrom: clean ups of the external toolchain support" This reverts commit 806811bf2d72827d3031bfcd5dbab1e82324d34e.
2009-10-16binutils-2.20: Add recipes for 2.20 releaseKhem Raj18
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-16mono-xsp_2.4.2.bb: Add recipe for xsp 2.4.2Khem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-16mono-2.4.2.3: Fix compilation issues.Khem Raj10
* Disable parallel make, mono does not like it. * Add a patch to get mono cross compile for x86 target. * add mono_cv_sizeof_sunpath to site files, becasue previously it was called cv_mono_sizeof_sunpath Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-16linux-2.6.29: fix SPI initialisation on boc01Jeremy Lainé1
2009-10-16kexecboot-cfg: add ICON tag in boot.cfg. Remove kernel-cmdline. Bump PR.Andrea Adami1
2009-10-15kexecboot_git: bump to 8daf258fc5d1e5eb6127285c63d66f31f05cf80d. Bump PRAndrea Adami3
(and for initramfs-kexecboot-image and linux-kexecboot too).
2009-10-15linux-2.6.29: cleanup framebuffer driver for boc01Jeremy Lainé2
2009-10-15gnome-system-tools: add nautilus to dependsKoen Kooi1
2009-10-15linux-powerpc-fsl: Add defconfig for calamari.Leon Woestenberg1
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-10-15lighttpd.conf: cosmetic fix, removed some tabsHenning Heinold1
2009-10-15lighttpd: put last 2 missing modules into RDEPENDSHenning Heinold1
* bump INC_PR
2009-10-14acpid-1.0.10: Add recipe and patches for version 1.0.10Khem Raj5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-14pidgin: Add libidn to DEPENDS, bump INC_PRTom Rini1
2009-10-14linux-palmpre: Override LOCALVERSION again to stay close to the original ↵Stefan Schmidt1
palm version
2009-10-14u-boot_git: Give a random sane SRCREV to get uboot build for Palm PreStefan Schmidt1
2009-10-14palmpre.conf: Don't recommend sgx modules for now.Stefan Schmidt1
2009-10-14Use LDFLAGS not CFLAGS to add libraries for linkingTom Rini4
2009-10-14Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Denys Dmytriyenko2
into org.openembedded.dev
2009-10-14angstrom: clean ups of the external toolchain supportDenys Dmytriyenko4
2009-10-14libatomic-ops: Add MIPS support, from gentooTom Rini2
2009-10-14linux-kirkwood: added 2.6.32-rc4 recipeFrans Meulenbroeks2
added defconfig for openrd-client NOTE: this version does not support all features of openrd-client notably vga and sound are still missing
2009-10-14openrd-client: added machine configurationFrans Meulenbroeks1
2009-10-14checksums.ini: update entry for libxml-twig-perlKoen Kooi1
The Twig people are idiots because they keep replacing the tarball, a snippet from diffing the two: diff -Nurd XML-Twig-3.33.old/Changes XML-Twig-3.33.new/Changes --- XML-Twig-3.33.old/Changes 2009-05-18 14:13:23.000000000 +0200 +++ XML-Twig-3.33.new/Changes 2009-10-11 09:52:38.000000000 +0200 @@ -12,7 +12,11 @@ added: better error message if find_nodes or get_xpath are called instead of findnodes when using XML::Twig::XPath (suggested by Zed Pobre) added: indented_close_tag pretty_print option (suggested by H.Merijn Brand) - +added: RT #49692 xml_split test on win 32 systems. Patch sent through RT + http://rt.cpan.org/Ticket/Display.html?id=49692 +fix: RT #48616 handler condition of foo/* crashed the module + reported by Osfameron + http://rt.cpan.org/Public/Bug/Display.html?id=48616 fix: xml_grep bug: warning when --count is used and no match is found https://rt.cpan.org/Ticket/Display.html?id=33269 found by Hermann Peifer @@ -46,7 +50,9 @@ Viebrock (fix is to explicitely return null from the character handler, instead of the text already parsed... a few hundred thousand times) http://rt.cpan.org/Ticket/Display.html?id=35672 - +fix: RT #47257, minor doc bug, spotted by David Steinbrunner + http://rt.cpan.org/Ticket/Display.html?id=47257 +improved: speed, somewhat
2009-10-14angstrom toolchains: fill in empty filesKoen Kooi4
2009-10-14angstrom: framework to select internal/external toolchain and brand ↵Denys Dmytriyenko9
(csl/generic for now)
2009-10-14external-toolchain-csl: auto-package CSL toolchain of any versionDenys Dmytriyenko1
Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-10-14gnome-themes: add 2.28.0Steve Sakoman2
2009-10-14vte: add 0.21.5Steve Sakoman2
2009-10-14gnome-terminal: add 2.28.0Steve Sakoman2
2009-10-14gnome-system-monitor: add 2.28.0Steve Sakoman2
2009-10-14libgweather: add 2.28.0Steve Sakoman2
2009-10-14gnome-session: add 2.28.0Steve Sakoman2
2009-10-14gnome-panel: add 2.28.0Steve Sakoman2
2009-10-14checksums.ini: add entry for libnet-dbus-perlSteve Sakoman1
2009-10-14efl: bump SRCREVKoen Kooi1
2009-10-14angstrom: bump mesaKoen Kooi1
2009-10-14gnome-media: add 2.28.0Steve Sakoman2
2009-10-14gnome-menus: аdd 2.28.0.1Steve Sakoman2
2009-10-14sound-theme-freedesktop: add 0.7Steve Sakoman2