summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-05-05teleport_0.33.bb: remove from checksums.iniAndrea Adami1
2009-05-05teleport: remove unused 0.33 version (broken atm - may 2009)Andrea Adami5
/oe/org.openembedded.dev/conf $ grep -R teleport . ./checksums.ini:[http://gpe.linuxtogo.org/download/source/teleport-0.33.tar.gz] ./checksums.ini:[http://gpe.linuxtogo.org/download/source/teleport-0.34.tar.gz] ./distro/include/preferred-gpe-versions-2.8.inc:PREFERRED_VERSION_teleport ?= "0.34" ./distro/include/preferred-om-2008-versions.inc:PREFERRED_VERSION_teleport ?= "0.34"
2009-05-04Revert "bitbake.conf: make MACHINE_KERNEL_PR defaults to PR"Marcin Juszkiewicz1
This reverts commit 85f0c2d5e5646795506e5966a9c95c7dfa685d8f. It was pushed by mistake, sorry.
2009-05-04qemu: add version 0.10.3, initialRoman I Khimov8
Finally not requiring GCC3. Added with masked preference, need to carefully sort out and apply OE's patches. Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-04udev 124: disable dev cache on akita, c7x0, spitz and tosaDenys Dmytriyenko5
above platforms have /tmp and /etc on read-only rootfs during udev start
2009-05-04Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Tom Rini2
into org.openembedded.dev
2009-05-04All distros: Bring in conf/distro/include/${LIBC}.incTom Rini33
With minimal/minimal-uclibc we have to do a little rework so that minimal-uclibc can override the main distro. Acked-by: Leon Woestenberg <leon@sidebranch.com> Acked-by: Mike Westerhof <mwester@dls.net> Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-05-04All distro conf files: Use LIBC to pick or set your libc.Tom Rini26
Acked-by: Leon Woestenberg <leon@sidebranch.com> Acked-by: Mike Westerhof <mwester@dls.net> Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-05-04glibc: In various old recipes add RPROVIDES virtual-libc-dev, bump PR.Tom Rini11
In some cases we also add in 'libc-dev' if nothing was being provided and add RDEPENDS += linux-libc-headers-dev if that was missing. Acked-by: Leon Woestenberg <leon@sidebranch.com> Acked-by: Mike Westerhof <mwester@dls.net> Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-05-04Add distro inc files for eglibc, glibc and uclibc.Tom Rini3
This gives us the libc into OVERRIDES, of glibc for glibc/eglibc and uclibc for uclibc. We also ?= for libintl/libiconv and = set the rest of the virtuals. Acked-by: Leon Woestenberg <leon@sidebranch.com> Acked-by: Mike Westerhof <mwester@dls.net> Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-05-04base.bbclass: added 'gcc-3.4' to list of gcc3 versions (Debian systems)Marcin Juszkiewicz1
2009-05-04Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Marcin Juszkiewicz308
into org.openembedded.dev
2009-05-03base.bbclass: check_gcc3 needs to check for gcc-3.4.6 first.Tom Rini1
Comment on what this function is used for primarily. The default gcc3-native that we build is called 'gcc-3.4.6' so look for that one first.
2009-05-03teleport_0.33: refactor SRC_URI - package breaks on do_compileAndrea Adami2
2009-05-03minilite: fix whitespacesAndrea Adami7
2009-05-03Merge branch 'master' of git://dev.doredevelopment.dk/oe-micro into ↵Leon Woestenberg3
org.openembedded.dev
2009-05-03SlugOS: make some of the image dependencies machine-specific.Mike Westerhof1
2009-05-03SlugOS: remove any kernel images from boot, not just zImages.Mike Westerhof1
2009-05-02SlugOS: make sym-links to the images image-specific.Mike Westerhof2
2009-05-02SlugOS: nas100d-image.bbclass - use nslu2 kernel; we no longer generate ↵Mike Westerhof1
machine-specific kernels.
2009-05-02SlugOS: images - create nas100d and dsmg600 .bin firmware files with ↵Mike Westerhof2
slugos-extd image.
2009-05-02uclibc_0.9.30.bb : add fix for unifdef for modern gcc/glibc combos.Graeme Gregory2
This is probably suitable for all uclibc when someone tests them.
2009-05-02nslu2 machine configs: do not inherit machine-specific image classMike Westerhof2
The creation of the NSLU2 full flash image (.bin) file should be image-specific, since not all images for machines similar to the NSLU2 have the same flash constraints.
2009-05-02bridge-utils: add version 1.4Roman I Khimov4
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-02bridge-utils: remove old versionsRoman I Khimov3
Version 1.0.4 FTBFS and both with 0.9.7 are very old. No distro sets any version as preferred, so it's safe to assume that everyone is on 1.2 now. Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-02gpe-autostarter_svn: remove 'no strip patch' and hope they fix upstreamAndrea Adami1
2009-05-02teleport: reorder patches for old version 0.33 (still breaks compiling)Andrea Adami5
2009-05-01Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stanislav Brabec6
into org.openembedded.dev
2009-05-01bluez-gnome: Update to version 1.8.Stanislav Brabec2
2009-05-01gpe-aerial: fix Makefiles - don't strip on installAndrea Adami4
2009-05-01gpe-soundserver: Makefile fix - don't strip on installAndrea Adami2
2009-05-01gpe-autostarter: Makefile fix - don't strip on installAndrea Adami6
2009-05-01teleport: Makefile fix - don't strip on installAndrea Adami3
2009-05-01gpe-taskmanager: Makefile fix - don't strip on installAndrea Adami5
2009-05-01keylaunch: Makefile fix - don't strip on installAndrea Adami1
2009-05-01Merge branch 'org.openembedded.dev' of ↵Graeme Gregory143
git+ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
2009-05-01fennec_hg.bb : add sqlite3 dependency that is needed by fennecGraeme Gregory1
2009-05-01minilite: Makefile fix - don't strip on installAndrea Adami8
2009-05-01gpe-su: Makefile fix - don't strip on installAndrea Adami2
2009-05-01xst: Makefile fix - don't strip on installAndrea Adami2
2009-05-01gpe-confd: Makefile fix - don't strip on installAndrea Adami2
2009-05-01libdisplaymigration: Makefile fix - don't strip on installAndrea Adami3
2009-05-01gpe-calculator: don't strip during installAndrea Adami1
- this breaks now with new install - strip is done in packaging
2009-05-01gpe-soundbite: don't strip during installAndrea Adami1
- this breaks now with new install - strip is done in packaging
2009-05-01gpe-go: don't strip during installAndrea Adami1
- this breaks now with new install - strip is done in packaging
2009-05-01gpe-lights: don't strip during installAndrea Adami2
- this breaks now with new install - strip is done in packaging
2009-05-01gpe-nmf: don't strip during installAndrea Adami1
- this breaks now with new install - strip is done in packaging
2009-05-01gpe-othello: don't strip during installAndrea Adami1
- this breaks now with new install - strip is done in packaging
2009-05-01gpe-question: don't strip during installAndrea Adami1
- this breaks now with new install - strip is done in packaging
2009-05-01ipaq-sleep: don't strip during installAndrea Adami1
- using coreutils this now breaks (strip: unable to recognise the format of the input file)