summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-06-22task-sdk-gnuradio-native : Add a SDK for building GNU Radio natively on devices.Philip Balister1
2010-06-22gcc-cross-sdk 4.5: sync configure options with cross version.Koen Kooi1
Still fails with: | arm-angstrom-linux-gnueabi-strip:/OE/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/x86_64-armv7a-sdk-angstrom-linux-gnueabi/gcc-cross-sdk-4.5-r4+svnr160764/image/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/lib/libstdc++.so.6.0.14-gdb.py: File format not recognized | ERROR: Function do_install failed
2010-06-22Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov7
git://git.openembedded.org/openembedded into org.openembedded.dev
2010-06-22feh: add a bb recipe for the recent version on fehVladimir Zapolskiy2
This adds a recipe for feh 1.7. Note that xinerama support is disabled by default. Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-22giblib: fix giblib.pc.in badnessVladimir Zapolskiy2
This change fixes sanity check error in generated pkgconfig file. Required libraries shall be described in requires and private sections. Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-22imlib2: install imlib2-config script into sysrootVladimir Zapolskiy1
This change adds installation of imlib2-config script, which is required by packages dependent on imlib2 for successful pass of configuration stage. Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-21gcc-cross-sdl 4.5: make it fail in do_install instead of do_compileKoen Kooi1
2010-06-21openezx-kernel_git.bb: bump SRCREVAntonio Ospite1
This new revision fixes some misnamed #defines and fixes the pcap-regulator voltage tables. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2010-06-21gdb-cross-sdk: remove conflicting filesKoen Kooi1
2010-06-20ezx: rename references to ezx-boot-usb into moto-boot-usbAntonio Ospite2
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-06-20ezx: rename ezx-boot-usb recipe to moto-boot-usb, use gitAntonio Ospite1
boot_usb is now named moto-boot-usb and is hosted on git.openezx.org, move recipes/ezx/ezx-boot-usb-native_svn.bb to recipes/ezx/moto-boot-usb-native_git.bb and fix it. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-06-20ezx: replace ezx-gen-blob_svn.bb with ezx-gen-blob_git.bbAntonio Ospite1
gen-blob is now at git.openezx.org, replace the old svn recipe with one which fetches the code from the git repository. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-06-20Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov105
git://git.openembedded.org/openembedded into org.openembedded.dev
2010-06-20xcb: add a recipe for the recent released version of the xcb-utilVladimir Zapolskiy1
This change adds a recipe for xcb-util_0.3.6. Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-20xcb: add a recipe for the recent released version of the libxcbVladimir Zapolskiy1
This change adds recipes for libxcb_1.6. Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-20xcb: add a recipe for the recent released version of the xcb-protoVladimir Zapolskiy1
This change adds a recipe for xcb-proto_1.6. Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-20u-boot_2010.03: set as default for lite5200Dmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-20lite5200: add MACHINE_FEATURES and UBOOT_MACHINEDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-20u-boot: add 2010.03 versionDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-20xf86-video-mb86290: Add unofficial driver for Fujitsu Coral-P/PA and Carmine GDCDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-20gcc-4.3/4.4: correct flags passed to native parts of the buildDmitry Eremin-Solenikov8
Target CFLAGS (LIBCFLAGS in fact) are leaking into native parts of the build. Fix that (thus making gcc buildable for ppc, e.g.). Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-20unixbench: move perl to RRECOMMENDS and add few extra modules and x11perf ↵Martin Jansa1
for gfx-x11 test Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-20task-shr-feed: add unixbenchMartin Jansa1
2010-06-20unixbench: add 5.1.2 versionMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-20freesmartphone: bump SRCREVMartin Jansa8
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-20linux_git: move from 2.6.34 to 2.6.35-rc3Martin Jansa4
* says lots of unresolved symbols, moved just for sake of testing (_git for 2.6.34 was not usefull anymore). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-20linux-kexecboot_git: move from 2.6.34 to 2.6.35-rc3Martin Jansa4
* says lots of unresolved symbols and sometimes won't boot, moved just for sake of testing (_git for 2.6.34 was not usefull anymore). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-20linux-openmoko-2.6.34: bump SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-20EFL: bump SRCREVMartin Jansa2
* elmdentica now depends on libjson instead of libxml2, bump PV Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-20qi: use rootwait instead of rootdelay=1Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-20libvpx: fix typo in CFLAGSKoen Kooi1
2010-06-20siteinfo.bbclass: sorted entries, made indenting consistentFrans Meulenbroeks1
sorted entries alphabetically indented everything properly removed a tab Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-06-20insane.bbclass: minor change: relayouted, sortedFrans Meulenbroeks1
Sorted the entries alphabetically (except for x86_64 which I kept with the intel group). Made sure the tables are all indented the same way. replaced some tabs with spaces Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-06-20libvpx: add 0.9.1Koen Kooi3
2010-06-19Fixes install error in xfwm4-themes_4.6.0Andreas Mueller2
File 'maximize-inactive.xpm' was listed twice in Makefile.am Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-06-19bluez4 4.66: add missing dep on libnlKoen Kooi1
2010-06-19zaurus-2.6.inc: add fbdev to spitz's XSERVERMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-19testlab: match Package,Version,Archi,Depends,Recom only as first word on lineMartin Jansa1
* otherwise it will pick 'The' ie from line 'Description: The Enlightenment Window Manager Version 17' and mess installed-packages.txt fails: Version_shr-version_1.0-20100512-r0.4_om-gta02.ipk fails: The_e-wm_0.16.999.060+svnr48617-r13.4_armv4t.ipk * this is also fix for missing entries in installed-package-sizes.txt (when find cannot find ipk files for messed package names) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-18netkit-telnet_0.17.bb: Add -lncurse to LDFLAGS on uclibc bases builds.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-18liboil_0.3.15.bb: Get rid of do_stageKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-18busybox_1.15.3.bb: Work around the gcc 4.5 ICE on thumbKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-18xfce-base: Bump xfce recipes to version 4.6.2Andreas Mueller14
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-18omap5912osk: Use 2.6.34 as PREFERRED_KERNELKhem Raj4
* TMPFS is disabled it does not boot with tmpfs. needs to be investigated. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-18bluez4: add 4.66, clean up DP in older versionsKoen Kooi5
2010-06-18swig : Add swig-2.0.0, add DEPENDS on python, and remove DEF PREF -1 on .39Philip Balister3
* Without the DEPENDS on python it is possible to build swig without python support, which breaks gnuradio builds.
2010-06-18angstrom-version: add lsb_release scriptKoen Kooi2
2010-06-18angstrom: bump distro versionKoen Kooi1
2010-06-18linux.inc: add config mangler to enable cgroups support, disabled by defaultKoen Kooi1
* set KERNEL_ENABLE_CGROUPS = "1" in your distro/local.conf to enable this * CGROUPS were added in 2.6.24
2010-06-18systemd: fix PV and a typo in FILESKoen Kooi1
2010-06-18libmicrohttpd: fix typoKoen Kooi1