aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Collapse)Author
2010-10-20angstrom feed sorter: optimize duplicate finder and add toggle for updaterKoen Kooi
2010-10-19angstrom/build-feeds: remove openmoko targetsMartin Jansa
Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-19angstrom/sort.sh: remove om-3d7k as it was canceled long time agoMartin Jansa
Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-02angstrom feed sorter: add am389x-evm and c6a816x-evmKoen Kooi
2010-09-27run-qemu.sh: Add new target mips64 and mips64elKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-23angstrom feed sorter: fix typo and add some more machinesKoen Kooi
2010-09-20generate-manifest-2.6.py: tune python-modules' RDEPENDSEric Bénard
* python-dev: pulls several dev packages leading to a >256MB image instead of a 60MB image without this packages Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-16clean-recipe: added (script to move unused patches to obsolete)Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-13angstrom feed sorter: add mini6410Koen Kooi
2010-09-01oe-stylize.py: Move exports up to before normal functionsTom Rini
As Mickey pointed out, these modify all functions so it helps reading comprehension if they are listed before them. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-20oe-stylize.py: Add INC_PRTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-29angstrom omap3-mkcard.sh: fix rootfs nameKoen Kooi
2010-07-19remove dm3730-am3715-evm machine type referencesChase Maupin
* Removed references to the dm3730-am3715-evm machine type and replaced with dm37x-evm and am37x-evm machine types. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-07-11run-qemu.sh: Add qemumipsel targetKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-11python 2.6: add python-numbers subpackage adding support for numerical APIs:Michael 'Mickey' Lauer
Included for now are the modules numbers and decimal
2010-07-08angstrom feed sorter: add support for omap4430-pandaKoen Kooi
2010-06-30contrib/qemu/run-qemu.sh: Dont search for hdimage when doing a nfsbootKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-28xorg: bump versions xorg-sgml-doctools xf86-video-intel libxfont util-macrosMartin Jansa
* adjust bumping script to handle -native versions better with BBCLASSEXTEND Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-15angstrom feed sorter: always call ipkg-make-index from ${ipkg_tools_path}Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-15angstrom feed sorter: add 486sx arch and drop armv7 from the arches listDmitry Eremin-Solenikov
Add 486sx (vortex86sx machine) and drop armv7 (no such thing exists anymore). Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-15angstrom feed sorter: tqm8540 is ppce500, not ppc500Dmitry Eremin-Solenikov
There is no such thing, as ppc500 (it's e500). Moreover no such thing exists as ppc500, so drop it completely. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-09run-qemu.sh: Suppport option to boot into single user shell.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-26run-qemu.sh: Pass libc as a parameter instead of modifying scriptKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-24angstrom personal feed script: s/staging/sysroots/Koen Kooi
2010-05-18angstrom feed sorter: sort more archsKoen Kooi
2010-05-18angstrom feed sorter: add more machinesKoen Kooi
2010-05-18extract-feedarch: script to extract machine and feedarch from ↵Koen Kooi
angstrom-feed-config packages
2010-05-16linux-2.6.33: Make 2.6.33 as default kernel for qemux86Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-15machine/qemush4: Add new machine for SH4 on qemuKhem Raj
* Make improvements to run-qemu script. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-15qemuppc: Add new machine qemuppc running ppc on QEMU.Khem Raj
* Tested with DISTRO=minimal image=minimal-image * Adjust run-qemu.sh to use native-qemu and fix variables needed for powerpc run. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-07angstrom feed sorted: add imote2 supportKoen Kooi
2010-05-05bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the ↵Joshua Lock
populate_staging task to populate_sysroot This change, pulled from Poky, makes the purpose of the staging directory more obvious and the taskname more true to what it now actually does. The layout version number is increased due to the change in layout but code to convert existing directories and insert a symlink for backwards compatibility is included. This patch also includes fixes for all recipes which reference the directory. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-05-05python 2.6: add ssl to python-ioJesse Gilles
2010-04-21angstrom feed sorter: atomically replace list of know packagesKoen Kooi
This change also makes it preserve packages that have been deleted, so we can now safely delete morgue directories
2010-04-16sort: Added dm3730-am3715-evm machine typeChase Maupin
* Added the dm3730-am3715-evm machine type to the sort.sh file. Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-12angstrom feed uploader: properly blacklist ti sourcetree packagesKoen Kooi
2010-04-12ti-staging: rename -sdk to -sourcetree to make it clearer what it actually isKoen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-codec-engine, ti-dsplink-module: convert to new style stagingKoen Kooi
* bundle complete trees into -sdk packages * blacklist said -sdk package in the angstrom package uploader Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-09Ångström feed builder: Add Enna media center application.Paul Menzel
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2010-04-08omap3-mkcard.sh: Adding sleep and umounts to fix race cond.Michael Lippautz
* Adds sleep to wait for blocknodes in /dev * Adds unmounts to fix possible automounts Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-04-01contrib: Add scripts to run qemuKhem Raj
* These scripts are tested on ubuntu and should run on debian like systems. * For networking to work it needs ethernet does not work on wireless. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-03-25angstrom: add script to make a mini personal feed containing only the ↵Koen Kooi
differences between upstream feeds and your deploydir
2010-03-23oeaudit: Handle some more naming variants for OEHolger Hans Peter Freyther
2010-03-23oeaudit: Add -f option to fetch an auditfile from FreeBSDHolger Hans Peter Freyther
2010-03-22Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Sergey Lapin
into org.openembedded.dev
2010-03-22sort.sh: added mini2440 to machine listSergey Lapin
2010-03-22oeaudit: Add the FreeBSD revision to the package version.Holger Hans Peter Freyther
2010-03-22oeaudit: Do the PR thin inside the freebsd config.Holger Hans Peter Freyther
2010-03-22oeaudit: Use optparse to specify the parametersHolger Hans Peter Freyther
2010-03-22oeaudit: Print a friendly message when the bitbake module can not be foundHolger Hans Peter Freyther