summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)AuthorFiles
2009-10-19ccrtp: package createdFrans Meulenbroeks1
2009-10-19gnu common c++ lib: added recipeFrans Meulenbroeks1
2009-10-18gnuradio : Add recipe to build GNU Radio from git.Philip Balister1
2009-10-18checksums: add gammu checksumKoen Kooi1
2009-10-18cdstatus: updated to 0.97.01Frans Meulenbroeks1
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 Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-16mono-xsp_2.4.2.bb: Add recipe for xsp 2.4.2Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-14acpid-1.0.10: Add recipe and patches for version 1.0.10Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-14palmpre.conf: Don't recommend sgx modules for now.Stefan Schmidt1
2009-10-14angstrom: clean ups of the external toolchain supportDenys Dmytriyenko3
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 Dmytriyenko7
(csl/generic for now)
2009-10-14gnome-themes: add 2.28.0Steve Sakoman1
2009-10-14vte: add 0.21.5Steve Sakoman1
2009-10-14gnome-terminal: add 2.28.0Steve Sakoman1
2009-10-14gnome-system-monitor: add 2.28.0Steve Sakoman1
2009-10-14libgweather: add 2.28.0Steve Sakoman1
2009-10-14gnome-session: add 2.28.0Steve Sakoman1
2009-10-14gnome-panel: add 2.28.0Steve Sakoman1
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 Sakoman1
2009-10-14gnome-menus: аdd 2.28.0.1Steve Sakoman1
2009-10-14sound-theme-freedesktop: add 0.7Steve Sakoman1
2009-10-14gedit: add 2.28.0Steve Sakoman1
2009-10-14angstrom: bump mesa and dbusKoen Kooi1
2009-10-14dbus: Add recipe for version 1.2.3Steve Sakoman1
Note: preferred version for Angstrom is still 1.2.2
2009-10-13gdb-7.0: Add new recipes which use gdb 7.0Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-13sane-toolchain.inc: Compute uclibc based triplets correctly.Khem Raj1
* Currently for uclibc it does not do the right job it generates e.g. for SPE it generates linux-uclibcgnuspe which is not right. This patch fixed it. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-13networkmanager-openvpn: add 0.7.1Steve Sakoman1
2009-10-13gnome-utils: add 2.28.0Steve Sakoman1
2009-10-13gnome-keyring: add 2.28.0Steve Sakoman1
2009-10-13dm355-{evm,leopard}: put dm355 SoC variables in a shared include fileKoen Kooi3
2009-10-13gnome-system-tools: add 2.71.1Steve Sakoman1
2009-10-13firefox-addon-full-fullscreen: add 3.3Otavio Salvador1
2009-10-13checksums.ini: Add new unicap and some more.Florian Boor1
2009-10-11shadow: add 4.1.4Steve Sakoman1
2009-10-11gnome-screensaver: add 2.28.0Steve Sakoman1
2009-10-11angstrom-2008-1.conf: Use gconf rather than gconf-dbusSteve Sakoman1
2009-10-10classes: Use linux-gnuspe instead of non existing linux-speKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-10angstrom: Revert to linux-gnu tripletKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-10conf: Decosmetize TARGET_OSKhem Raj3
* This patch reverts the cosmetic change which used linux-gnu instead of linux Signed-off-by: Khem Raj <raj.khem@gmail.com> Tested-by: Holger Freyther <zecke@selfish.org>
2009-10-09Revert "Add latest xorg stuff for xserver-1.7, script for easy recipe bump ↵Marcin Juszkiewicz2
and xf86-video-glamo-kms" This reverts commit 117ec4def4dff7abad394279698e1ddaef9407a7.
2009-10-09checksums.ini: some new entriesMarcin Juszkiewicz1
2009-10-09Add latest xorg stuff for xserver-1.7, script for easy recipe bump and ↵Martin Jansa2
xf86-video-glamo-kms Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>