summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-05-14signgp-native: convert to new-style stagingKoen Kooi1
2010-05-14tzdata: update to 2010jAntonio Ospite1
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2010-05-14tzcode-native: update to 2010jAntonio Ospite2
Update checksums; tzdata version bumps to 2010j as well. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2010-05-14busybox: Fix the -dbg package, bump INC_PRTom Rini1
busybox will link to busybox_unstripped then strip to produce busybox, giving us an empty -dbg package. At the end of do_compile, copy busybox_unstripped to busybox, so our striping happens as expected. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-05-14linux.inc: add protptype for 'kernel-headers' packageKoen Kooi1
2010-05-14gst-plugins: enable gst-plugin-x264Koen Kooi1
2010-05-14jikes-initial: make it build with new style stagingKoen Kooi1
2010-05-14usb-gadget-mode: switch beagle to g_ether to make MS Windows workKoen Kooi2
2010-05-14linux-omap-psp 2.6.32: add ram timing for second bank as wellKoen Kooi2
2010-05-13eglibc: Bump SRCREV for 2.11 and trunk recipesKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-13machine/qemuarm: Move kernel version to 2.6.33Khem Raj2
* Tested using gcc 4.4.4 DISTRO=minimal Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-13Revert "initscripts 1.0 : change it to MACHINE_ARCH and bump PR"Denis 'GNUtoo' Carikli1
This reverts commit 0e617baf2916269bbe02cb7b2d4eb20161c86547. This commit broke initscripts is in practically all images Thanks a lot Koen for notifying it to me.
2010-05-13linux-openmoko-shr-devel: bump SRCREV for ar6000 fixesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-13matchbox-common: depend on matchbox-panel and bump PRDenis 'GNUtoo' Carikli1
matchbox common contains matchbox-session: root@bug:~# opkg files matchbox-common | sort /usr/bin/matchbox-session ... And matchbox-session depends on matchbox-panel: ...(setup commands) root@bug:~# /usr/bin/matchbox-session /usr/bin/matchbox-session: line 23: matchbox-panel: not found
2010-05-13tslib: convert to new staging and bump PRDenis 'GNUtoo' Carikli1
2010-05-13initscripts 1.0 : change it to MACHINE_ARCH and bump PRDenis 'GNUtoo' Carikli1
This recipe is clearly MACHINE_ARCH because: do_install_append_hipox () { ln -sf ../init.d/sysfs.sh ${D}${sysconfdir}/rc6.d/S80sysfs } Then one could think,why not putting it machine arch only for hipox... but : recipes/initscripts $ find initscripts-1.0/ -type d initscripts-1.0/ initscripts-1.0/jornada56x initscripts-1.0/tosa initscripts-1.0/slugos initscripts-1.0/gumstix-verdex initscripts-1.0/mtx-2 initscripts-1.0/h3900 initscripts-1.0/collie initscripts-1.0/gumstix-connex initscripts-1.0/logicpd-pxa270 initscripts-1.0/h3600 initscripts-1.0/simpad initscripts-1.0/akita initscripts-1.0/mtx-1 initscripts-1.0/foonas initscripts-1.0/openprotium initscripts-1.0/poodle initscripts-1.0/oplinux initscripts-1.0/oplinux-uclibc initscripts-1.0/spitz initscripts-1.0/jornada6xx initscripts-1.0/uml initscripts-1.0/jornada7xx initscripts-1.0/openmn initscripts-1.0/c7x0
2010-05-13gconf 2.28.0: depending on dbus-x11 fixes ORBit issues and bump PRDenis 'GNUtoo' Carikli1
If we don't depend on dbus-x11 starting /etc/x11/xserver-nodm output messages like: GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. I think gconf is the right package to depend on dbus-x11 because: work/.../GConf-2.28.0/po $ grep "GConf Error:" en_GB.po msgid "GConf Error: %s\n" msgstr "GConf Error: %s\n" And : grep "Failed to contact configuration server" en_GB.po "Failed to contact configuration server; some possible causes are that you " "Failed to contact configuration server; some possible causes are that you " And: <khem> GNUtoo: I have seen this error with firefox on my desktop <GNUtoo> yes but I wonder where to add the dep,then not in matchbox-something <GNUtoo> maybe in gconf <khem> yeah gconf seems best
2010-05-13gnash: add new 0.8.7 version, based on gnash_trunk.bb in gnash's bzrDenis 'GNUtoo' Carikli1
The gnash_trunk.bb was made by Rob Savoye with lot of help from me This recipe contains the following changes: *--disable-avm2 for speed,for now it's useless and only output debug messages: <bwy> It disables AVM2, though as AVM2 code doesn't do much, it's no less compatible without it. *added speex dependency to avoid bad includes issues such as : | CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/speex *converted to correct variables(${STAGING_INCDIR}instead of ${STAGING_DIR_HOST}/usr/include) *make gnash plugin rdepend on gnash because gnash plugin executes the standalone gnash player
2010-05-13matchbox-desktop 0.9.1: fix segfault at startup and convert to new stagingDenis 'GNUtoo' Carikli1
If matchbox-common is not present,matchbox-desktop segfault (the debugging was done with strace) Also convert to new staging: I had packaged staging,removed the custom do_stage and got: staging/armv6-angstrom-linux-gnueabi/usr/include/matchbox-desktop $ ls mbdesktop.h mbdesktop_item.h mbdesktop_module.h mbdesktop_view.h Thanks Tartarus for confirming me what to do in case of custom do_stage
2010-05-13mono: Add version 2.6.3Shane Volpe41
* Removed old versions of mono as they were broken. * Fixed mono packages so mono now builds with new native staging. * Changed mono floating point to ARM_FPU_NONE so it works with all architectures. * Added libtoolize --force --copy to mono.inc to allow any libtool version to work.
2010-05-13qemu: add workarround to fallback to safe mmap_min_addrMartin Jansa2
* in case /proc/sys/vm/mmap_min_addr cannot be read because of security of host system Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-13pixman: add generic 565 scanline fetcherKoen Kooi2
2010-05-12xorg: add newer xserver 1.8.1, xdm, imakeMartin Jansa4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-12xorg-xserver-common.inc: Bump PR for the last change to the bug20 xorg confStefan Schmidt1
2010-05-12libphone-ui-shr: add libfsoframework to DEPENDSKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-12libphone-ui: add libfso-glib and libfsofamework to DEPENDSKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-12fennec: rediff the native bpp patch and update .desktop fileThomas B. Ruecker3
2010-05-12bug20/xorg.conf: update to use tslib driver for touchscreen input device.Ken Gilmer1
2010-05-12beagleboard-linuxtag2010-demo-image: add all kernel modulesKoen Kooi1
2010-05-11u-boot-1.3.2: Fix compilation with gcc 4.4 for mpc8313e-rdb/ppcKhem Raj3
* Fix the linker script to allocate all .rodata section variants gcc-4.4 generated rodata sections with alignment 1 as .rodata1.1 and linker script did not allocate it as a result it got default adress and create a large hole. So when it came to objcopy converting to srec format it kept on filling the gap with 0xff and virtually ran the build box out of memory. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-11eglibc: Bump SRCREV for 2.11 and trunk.Khem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-11gcc-4.4.4: Move gcc 4.4.3 recipes to gcc 4.4.4Khem Raj21
* Reset INC_PR and update checksums. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-11gcc-configure: Disable --enable-target-optspace for powerpc.Khem Raj3
* Use OPTSPACE to get the value in gcc-cross-initial and gcc-cross-intermediate inc files. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-11uclibc_git: Bump SRCREV.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-11freesmartphone: bump SRCREVs for more gprs fixes and direct sms deliveryMartin Jansa4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-11beagleboard-linuxtag2010-demo-image: add some more stuffKoen Kooi1
2010-05-11opencv: bump SRCREVKoen Kooi2
2010-05-11ti-codec-engine: Replace Engineering release with Product v.2.25.02.11Roger Monk2
* v2.25.02 is now released Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-11ti-xdais: Replace Engineering release with Product v.6.25.02.11Roger Monk2
* v6.25.02 is now released Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-11ti-local-power-manager: Add v.1.24.02.09Roger Monk1
* Add latest GA version * This fixes 'OPT' definition required for DSPLINK 1.65 * This was previously patched in 1.24.01 recipe * Safe and backward compatible with DSPLINK 1.64 Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-11ti-cgt6x: Add v6.1.5Roger Monk1
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-11beagleboard-linuxtag2010-demo-image: add image to show at Linuxtag 2010Koen Kooi1
2010-05-10matrix-gui_svn: add init script for dm365-evm.Brijesh Singh2
* use default Rotation to 0 degrees. * remove touch screen specific variables. Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-10vala: fix tarball checksums; tarball was corrupt when i generated mineMichael 'Mickey' Lauer1
2010-05-10linux-omap-psp 2.6.32: rediff touchbook and beagleboard patches, tweak ↵Koen Kooi66
beagleboard defconfig
2010-05-10qt4-embedded: fix decorations and mouse configsKoen Kooi3
Imported from http://arago-project.org/git/?p=arago.git;a=commitdiff;h=0fe5a365d34a07f93861741e25c5cfaaf662aa1c Original patch done by Denys Dmytriyenko
2010-05-10ccache: fix QA errorKoen Kooi1
2010-05-10vala: 0.8.0.128 -> 0.8.1.1Michael 'Mickey' Lauer3
2010-05-10task-shr-feed: add emacs-x11 and set P_V to 23.1Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-10emacs: add missing chunk in use-qemu.patch for 23.1, create libc.so -> ↵Martin Jansa3
libc.so.6 link * prefix-args were built with target compiler but later executed in host environment, older emacs versions used prefix-args from qemu, but this part was missing in emacs23.1-use-qemu.patch * Paul Fertser suggested that prefix-args should be built with host compiler instead and then without need to use qemu-arm * When there is no libc.so in ${STAGING_DIR_TARGET}, which is copied to treedir, then it tries to use libc.so from host, which is wrong. Added something like angstrom-libc-fixup-hack.bb but for treedir. * Also add dbus to DEPENDS to make sure configure finds it for bindings. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>