Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-12-08 | minimal.conf: remove preferred providers as the same are defined in ↵ | Martin Jansa | 1 | |
compatibility-providers.conf Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-11-10 | minimal.conf: fix spelling for BAD_RECOMMENDATIONS | Sebastian Spaeth | 1 | |
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
2009-09-03 | OpenEmbedded: Switch to using linux-uclibceabi and linux-gnu for TARGET_OS | Khem Raj | 1 | |
* Bump the ABI_LAYOUT. Build from scratch will be needed. * Replace using TARGET_OS from linux->linux-gnu. * Replace using linux-uclibcgnueabi->linux-uclibceabi. * Add 'eabi' to DISTRO_FEATURES (only for minimal and micro). * Use eabi and BASE_PACKAGE_ARCH to compute real TARGET_OS. * Fix the micro conf to get console image building. * Fix the linux-uclibcgnueabi overrides in all recipes. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Phill Blundell <pb@reciva.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de> | ||||
2009-08-23 | minimal, sane-toolchain: Use eglibc if LIBC is not selected. | Khem Raj | 1 | |
Currently we fall back to glibc if LIBC is not set. We now will use eglibc as default lib for minimal and sane-toolchain Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-19 | minimal.conf: build opie 1.2.4 | Rolf Leggewie | 1 | |
2009-07-31 | minimal.conf: Add PREFERRED_PROVIDER for libusb0. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-06-24 | conf: remove bluetooth from DISTRO_FEATURES in minimal.conf | Rolf Leggewie | 1 | |
2009-06-09 | minimal.conf: really set inodes in ext2 rootfs to 8192 now. | Rolf Leggewie | 1 | |
2009-06-09 | minimal.conf: increase number of inodes in ext2 rootfs to 8192. | Rolf Leggewie | 1 | |
2009-05-19 | conf/distro/minimal.conf: assign DISTRO_TYPE only weakly | Rolf Leggewie | 1 | |
2009-05-04 | All distros: Bring in conf/distro/include/${LIBC}.inc | Tom Rini | 1 | |
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-03-21 | minimal.conf: override OVERRIDES to include the MACHINE_CLASS | Michael 'Mickey' Lauer | 1 | |
2009-03-19 | sane-toolchain.inc: move non-weak assignments for CACHE and DEPLOY_DIR to ↵ | Michael 'Mickey' Lauer | 1 | |
minimal.conf; make them weak You can override DEPLOY_DIR now in your local.conf. | ||||
2009-03-17 | minimal: ship debug apps, if requested | Michael 'Mickey' Lauer | 1 | |
2009-03-13 | minimal.conf: make IMAGE_FSTYPES a weak assignment to allow overwriting | Denys Dmytriyenko | 1 | |
2009-03-05 | minimal.conf: ship task-cli-debug, if we're building a debug distro | Michael 'Mickey' Lauer | 1 | |
2009-03-02 | minimal.conf: don't build ext2fs; remove irda; use packaged staging | Michael 'Mickey' Lauer | 1 | |
2009-02-26 | minimal.conf: blatantly steal the collective wisdom (and I admit it must have | Michael 'Mickey' Lauer | 1 | |
been ton of work, thanks koen et. al.) people put in the angstrom distribution configuration and reorganize the sections a bit for more clarity. Most of this is really distribution-independent, so I'd welcome if angstrom would include one or the other of these sane-*.inc and maintain it there. | ||||
2009-02-25 | minimal.conf: use newer glibc and gcc | Michael 'Mickey' Lauer | 1 | |
2008-07-25 | Change the toolchain build sequence. Helps in reproducable toolchains ↵ | Khem Raj | 1 | |
components when recompiled. Also same sequence for all different combinations (uclibc/nptl/eglibc/glibc/linuxthreads). Also fixes and patches that I worked to get various ancient compilers working. | ||||
2008-07-19 | conf/bitbake.conf: Merge in multimachine making it the standard layout as ↵ | Richard Purdie | 1 | |
discussed on the mailing list. Anyone wanting the previous layout can INHERIT the new singlemachine class | ||||
2008-06-24 | rename generic[-uclibc].conf to minimal[-uclibc].conf to better indicate ↵ | Michael Lauer | 1 | |
that this is a distribution configuration that serves as a lean-and-mean starting point, imposing only a minimal amount of policies. |