summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-09-17xkbd_0.8.15.bb: Fix geometry flag to accept negative offsets.Graham Gower
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-17cmake-native: Disable ncursesTom Rini
Enrico mentioned how to do this on the ML and it's that or add ncurses-native to the dependency list. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-17MAINTAINERS: added small change to test git push and CIAFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-17MAINTAINERS" added lib*perlFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-16zziplib_0.13.59.bb: add new recipe.Graham Gower
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-16zziplib: remove 3 years old recipe with no in tree users.Graham Gower
This recipe also has QA Issues with staging. e.g. ERROR: QA Issue with staging: zziplib.pc failed sanity test (tmpdir) in path /mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/lib/pkgconfig Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-17usermanual: Remove the prebuilt toolchain documentation.Holger Hans Peter Freyther
The documentation is outdated and one should use external-toolchain but no one has written documentation for that... at least do not ask people to head to a wrong documentation.
2010-09-16python-docutils : Add DEPENDS on python.Philip Balister
2010-09-16clean-recipe: added (script to move unused patches to obsolete)Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-16autoconf : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-16atd : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-16apt : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-16alsa : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-16abiword : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-16zd1211 : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-16babbage.conf: Add touchscreen support for the default displayFlorian Boor
2010-09-16xserver-xorg-conf: Add xorg.conf for i.MX51 BabbageFlorian Boor
2010-09-16elementary-theme-gry: bump SRCREV and PR This bump brings back the entry ↵Lukas Märdian
cursor in elementary text fields when using the gry theme. Signed-off-by: Lukas Märdian <lukasmaerdian@gmail.com> Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-16eglibc: Update recipe for all versionNobuhiro Iwamatsu
* Included sh4_set_fpscr.patch and sh4_set_fpscr_2.12.patch. These patch provides patch of __set_fpscr prototype. * Included sh4_local-fpscr_values.patch. This provides a patch maintaining __fpscr_values in libc. This is taken in in Debian and codesourcery already. This patch is necessary to have compatibility in these and openemdedded. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-16task-sdk-gnuradio-native : Match OE packaging guidelines. Add packages.Philip Balister
2010-09-16python-cheetah : Add DEPENDS on python.Philip Balister
2010-09-16duke3d: update SRCREV, fix QA errors in .desktopKoen Kooi
2010-09-16angstrom-codec-engine-versions: Update latest versionsRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-09-16linux-omap-psp: Add latest pending kernel patchesRoger Monk
* Fixes for 1GHz operation * EHCI * Build * DSS * Bump Kernel PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-09-16linux-2.6.24: build additional wlan modules for hipox machinesledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de> git-svn-id: https://svn.dresearch.de/repos/openembedded/branches/2010-02-24_initial@110 ba11ecae-741b-462f-8724-1218f99f5906
2010-09-16removal.txt: removed Maemo proposalFrans Meulenbroeks
as asked by hrw on irc Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-16nodejs 0.2.1: fix regressions introduced by 0.2.0 -> 0.2.1 upgradeKoen Kooi
please be more carefull next time!
2010-09-15phalanx_22.bb: Rename the tar file to whats fetchable todayKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-15gtkhtml2, libxosd_svn.bb: Move the recipe to fetch from git instead of ↵Khem Raj
obsolete svn libxosd_svn.bb fix compilation issue. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-15openmoko2.bbclass, openmoko-base.bbclass: Fix openmoko_two_get_license and ↵Khem Raj
openmoko_two_get_subdir Usually openmoko inheriting recipes have SECTION like openmoko/libs etc then the code works well but for packages e.g. -dev -dbg same section is not true and the functions fail File "openmoko2.bbclass", line 2, in openmoko_two_get_subdir ValueError: need more than 1 value to unpack This patch makes sure to split the string only if SECTION contains '/' Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-15kernel.bbclass: Fix INITRAMFS_IMAGE logicTom Rini
Due to a bitbake bug to be fixed in 1.10.1, EXPORT_FUNCTIONS isn't remapping kernel_do_compile[depends] to do_compile[depends], so make a comment about cleaning this up once we depend on a working bitbake. Next, it needs to add to do_configure (like the users have manually set a dependancy on) rather than do_compile so that the initramfs is copied into place in time. Since we're fixing the logic in kernel.bbclass, we can drop the workarounds that linux-kexecboot and linux-preboot have added. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-16babbage.conf: Add framebuffer video driver to XSERVERFlorian Boor
2010-09-16gpe-conf: add 0.2.9Florian Boor
2010-09-15libjingle-tapioca_0.3.10.bb: Fix compilation and install issues.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-15dnsmasq: add version 2.55 from upstreamHenry von Tresckow
Signed-off-by: Henry von Tresckow <hvontres@gmail.com> Acked-by: Roman I Khimov <khimov@altell.ru> Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-09-15dnsmasq: remove versions prior to 2.52Roman I Khimov
These have known unpatched security issues, 2.52 is in the repo for quite some time, anyone who cares should be using that already. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-15libsdl-qpe_1.2.9.bb: Add patch to not include asm/page.hKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-15msmcomm.inc: Fix SRCREVKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-15db_{4.3.29, 5.0.21}.bb: increase PR to force a rebuild.Michael Kurz
Signed-off-by: Michael Kurz <betheg@bitcloner.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-15db{4,5}.inc: fix QA: non -dev contains .soMichael Kurz
Signed-off-by: Michael Kurz <betheg@bitcloner.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-15fsogsmd: set PACKAGE_ARCH_palmpre = "${MACHINE_ARCH}"Simon Busch
Set PACKAGE_ARCH for palmpre as we add some palmpre specific stuff for the palmpre machine and no other machine needs this actually. Signed-off-by: Simon Busch <morphis@gravedo.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-15nkf_2.07.bb: fixed build error (QA Issue with nkf: No GNU_HASH in the elf ↵Fahad Usman
binary) * added TARGET_CC_ARCH += "${LDFLAGS}" * added PR = "r1" Signed-off-by: Fahad Usman <fahad_usman@mentor.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-15gettext-0.18: use included libcroco instead of one provided by build systemVasily Khoruzhick
gettext-native uses system libcroco if it's available, and breaks compilation in this case. Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-15nodejs: replaced v0.2.0 with v0.2.1AJ ONeal
* now includes node-waf and node-repl * updated pathname in libev-cross-cc and libev-cross-cc * removed patch which is no longer necessary (applied upstream) Signed-off-by: AJ ONeal <coolaj86@gmail.com>
2010-09-15linux-efikamx_git+2.6.31.14.bb: Set default preference to -1Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-15angstrom-eglibc.inc: Update SPE checkTom Rini
Use BASE_PACKAGE_ARCH to determine if we should be SPE, or not which is what sane-toolchain.inc does. This saves us having to update this file every time a new e500 machine is added. Acked-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-14mpc8544ds: Add this machineTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-14p2020ds: Pull in tune-ppce500v2.confTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-14apr, apr-util: Remove 1.2.* versionsTom Rini
These don't patch and aren't pinned by anyone. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-14startup-notification_0.9.bb: Remove evas from DEPENDSKhem Raj
* This Reverts 697af28264704d9711d716504b809f0edaffbdb2 Signed-off-by: Khem Raj <raj.khem@gmail.com>