summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-12-01zaurus-updater: add support for home partition reflashingDmitry Baryshkov2
Sometimes one needs to clean/reflash the home partition. Add support for flashing home.bin/HOME.BIN files onto "home" mtd device. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-12-01sharprom-compatible: update to reflect current toolchain classesDmitry Baryshkov2
Current toolchain classes want to also have virtual/arm-linux-libc-initial So, add it to sharprom-toolchain-native PROVIDES and to PREFERRED_PROVIDER of sharprom-compatible. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-12-01Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stefan Schmidt4
into org.openembedded.dev
2008-12-01openmoko-calculator2: Add license as band-aid to get it buildStefan Schmidt1
2008-12-01fontconfig: bump PR for cache changeKoen Kooi2
2008-12-01beagleboard demo image: include more linguasKoen Kooi1
2008-12-01angstrom feed builder: add armv6-novfpKoen Kooi1
2008-12-01opkg(-nogpg): bump SRCREV to 4838Koen Kooi1
* runtime tested on beagleboard and omap3evm
2008-12-01angstrom feed sorter: don't run script if there are no packages to sortKoen Kooi1
2008-12-01illume image: start cleaningKoen Kooi1
* use IMAGE_LINGUAS to get linguas into the image instead of hardcoding "glibc-binary-locale*" which breaks things when not using qemu * remove postprocess step that can be done with a package MUCH more cleanup is needed, but this should stop the worst from getting copy/pasted by people
2008-12-01linux 2.6.28rc6: kernel_version is a reserved var, change it to kernel_releaseKoen Kooi1
2008-12-01linux 2.6.28rc6: fix versioning.Koen Kooi4
* as has been pointed out *numerous* times before: PV = "2.6.28rc6" sorts higher than PV = "2.6.28" thus breaking upgrades
2008-12-01opencv cvs: ARM_INSTRUCTION_SET = "arm"Koen Kooi1
2008-12-01octave: ARM_INSTRUCTION_SET = "arm"Koen Kooi1
2008-12-01gcc 4.2.4, 4.2.4: fix bug #4893Koen Kooi2
2008-12-01classpath 0.97.2: Updated gtk-fix patch.Robert Schuster2
2008-11-30linux-msm7xxxx: move some machine dirs around to make overrides workKoen Kooi3
2008-11-30qmake: add *linux-uclibcgnueabi-oe-g++ to the qmakespecswoglinde3
* patch was provided by Andrea Adami <andrea.adami@gmail.com> alias ant * now we can build qt stuff with the arm-uclibc-eabi toolchain * bump PR on qmake-native and qmake2-native
2008-11-30angstrom: set target fpu to soft for armv6-novfpKoen Kooi1
2008-11-30angstrom: disable binary localegen for armv6-novfp as wellKoen Kooi1
* qemu crashed
2008-11-30e-wm: Corrected PACKAGE_ARCH for e-wm-sysactions. Comment was appended.Julien 'Ainulindale' Cassignol1
2008-11-30linux-msm7xxxx: add SRCREVs for all machinesLukas Gorris1
2008-11-29busybox-1.11.3: fix segfault with fdisk commandMike Westerhof2
(cherrypicked patch from newer busybox version)
2008-11-29ti-paths.inc: add dsptools URL now the site is back upKoen Kooi1
2008-11-29dsplink: use ${DSPLINK} in do_configure to make it work in codec-engine as wellKoen Kooi1
2008-11-29MAINTAINERS: updateSergey Lapin1
Signed-off-by: Sergey Lapin <slapin@ossfans.org>
2008-11-29linux_2.6.28-rc6: new Linux version for afeb9260 boardSergey Lapin4
Signed-off-by: Sergey Lapin <slapin@ossfans.org>
2008-11-29u-boot: update for afeb9260 supportSergey Lapin1
Signed-off-by: Sergey Lapin <slapin@ossfans.org>
2008-11-29afeb9260: adding machine confSergey Lapin1
Signed-off-by: Sergey Lapin <slapin@ossfans.org>
2008-11-29at91bootstrap: new packageSergey Lapin2
needed to support afeb9260 board, for at91 CPUs with very little flash memory inside at91bootstrap is first-level bootloader, which sets up SDRAM and loads u-boot there, then runs. Signed-off-by: Sergey Lapin <slapin@ossfans.org>
2008-11-29angstrom feed builder: clean opkg-native as well to speed up packaged-stagingKoen Kooi1
2008-11-29linux-msm7xxxx: fix defconfig locationKoen Kooi6
2008-11-29angstrom feed sorter: add armv6-novfp archKoen Kooi1
2008-11-29angstrom feed builder: reindentKoen Kooi1
2008-11-29artoolkit: add 2.72.1Koen Kooi3
2008-11-29freeglut: add 2.4.0Koen Kooi2
2008-11-28htc{diamond,kaiser,polaris,raphael,vogue}: add machine files and kernelLucas Gorris13
* qualcomm was too cheap to license a VFP, so add a armv6-novfp arch to work around kernel limitations
2008-11-28linux-2.6.26: add cdc_ether support on mpc8313e-rdbJeremy Lainé3
2008-11-28libffi-native 2.0+gcc4.3.2 : New recipe.Robert Schuster2
libffi 2.0+gcc4.3.2: Adjusted to not interfere with the -native recipe.
2008-11-28classpath: Install jawt headers into staging as well.Robert Schuster4
2008-11-28e-wm: Created a new package for sysactions.Julien 'Ainulindale' Cassignol1
/etc/enlightenment/sysactions.conf contains arch depent actions for the syscon menu, used to suspend, or shutdown. It should be customizable per arch and per situation (e.g. FSO suspend).
2008-11-28angstrom 2008: switch from en-gb to en-us since en-gb sometimes gets misdetectedKoen Kooi1
2008-11-28beagleboard-demo-image: add en-usKoen Kooi2
2008-11-28openssh: make ssh rdepend on keygenKoen Kooi1
2008-11-28fso-apm: remove RPROVIDESKoen Kooi1
2008-11-28omapfbplay: update SRCREV and make it non-machine specificKoen Kooi2
2008-11-28libnxcl: set RDEPENDS to nxssh and bump PRwoglinde1
2008-11-28nxssh: initial importwoglinde5
2008-11-28nxproxy: update to latest release from nomachinewoglinde2
* disable patch for stock-ssh support, because we are now using nxssh with ssh-proxy support
2008-11-28libxcomp: update to latest releas from nomachinewoglinde2
* remove the patch for ssh we will now use nxssh which has ssh-proxy support