Age | Commit message (Collapse) | Author | Files |
|
- move the task in zaurus-installer
- EXTRA_IMAGEDEPENDS now on zaurus-installer
|
|
- packs together updater.sh + kexecboot-kernel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Drop LICENSE/SECTION from mingw-gcc as it was redundant
|
|
|
|
|
|
|
|
|
|
The default config for at91sam9g20ek is for booting from dataflashcard.
Use instead the config for booting from dataflash (at91sam9g20df).
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
|
|
|
|
|
|
apt ignores Packages.bz2 unless bzip2 exists in /bin/bzip2 (!!).
If it's in /usr/bin/bzip2 (e.g. SuSE build host) the image fails to build.
Also, remove commented-out check for DEPLOY_KEEP_PACKAGES.
Signed-off-by: Michael Smith <msmith@cbnco.com>
|
|
|
|
/oe/org.openembedded.dev $ andrea@mizar
/oe/org.openembedded.dev/conf $ grep -R gpe-su .
./checksums.ini:[http://gpe.linuxtogo.org/download/source/gpe-su-0.11.tar.gz]
./checksums.ini:[http://gpe.linuxtogo.org/download/source/gpe-su-0.14.tar.gz]
./checksums.ini:[http://gpe.linuxtogo.org/download/source/gpe-su-0.15.tar.gz]
./checksums.ini:[http://gpe.linuxtogo.org/download/source/gpe-su-0.18.tar.gz]
./checksums.ini:[http://gpe.linuxtogo.org/download/source/gpe-su-0.19.tar.gz]
./checksums.ini:[http://gpe.linuxtogo.org/download/source/gpe-su-0.20.tar.gz]
./distro/include/preferred-gpe-versions-2.8.inc:PREFERRED_VERSION_gpe-su ?= "0.19"
./distro/include/preferred-om-2008-versions.inc:PREFERRED_VERSION_gpe-su ?= "0.19"
./distro/include/preferred-gpe-versions-2.6.inc:PREFERRED_VERSION_gpe-su ?= "0.18"
./distro/include/preferred-gpe-versions-2.7.inc:PREFERRED_VERSION_gpe-su ?= "0.19"
./distro/include/preferred-gpe-versions.inc:#PREFERRED_VERSION_gpe-su ?= "0.18"
|
|
|
|
/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"
|
|
This reverts commit 85f0c2d5e5646795506e5966a9c95c7dfa685d8f.
It was pushed by mistake, sorry.
|
|
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>
|
|
above platforms have /tmp and /etc on read-only rootfs during udev start
|
|
into org.openembedded.dev
|
|
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>
|
|
Acked-by: Leon Woestenberg <leon@sidebranch.com>
Acked-by: Mike Westerhof <mwester@dls.net>
Signed-off-by: Tom Rini <trini@embeddedalley.com>
|
|
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>
|
|
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>
|
|
|
|
into org.openembedded.dev
|
|
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.
|
|
|
|
|
|
org.openembedded.dev
|
|
|
|
|
|
|
|
machine-specific kernels.
|
|
slugos-extd image.
|
|
This is probably suitable for all uclibc when someone tests them.
|
|
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.
|
|
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
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>
|
|
|