summaryrefslogtreecommitdiff
path: root/conf/distro/sharprom-compatible.conf
AgeCommit message (Collapse)AuthorFiles
2010-01-10sharprom-compatible.conf: fix spelling error, albeit a significant oneRolf Leggewie1
underscore, not dash -PREFERRED_VERSION-linux-libc-headers = "2.4.18" +PREFERRED_VERSION_linux-libc-headers = "2.4.18"
2010-01-10sharprom-compatible.conf: define PREFERRED_VERSION-linux-libc-headersRolf Leggewie1
* define PREFERRED_VERSION-linux-libc-headers to keep bitbake happy about recipes/prismstumbler/prismstumbler_0.7.3+0.7.4pre1.bb which assumes this variable to be defined
2009-11-10Start removal of layout_* variables and replace these with new mechanisms to ↵Richard Purdie1
allow nextgen SDK generation (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-26sharprom-compatible: add custom COMPATIBLE_MACHINE for c7x0/poodleAndrea Adami1
embedix kernels
2009-06-25embedix kernels: set COMPATIBLE_MACHINE = "none"Andrea Adami1
- silence the notes like: - ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise - requires the runtime entity 'virtual/arm-angstrom-linux-gcc-2.95' - but it wasn't found in any PACKAGE or RPROVIDES variables - COMPATIBLE_MACHINE is set in sharprom-compatible
2008-12-01sharprom-compatible: update to reflect current toolchain classesDmitry Baryshkov1
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-07-25Change the toolchain build sequence. Helps in reproducable toolchains ↵Khem Raj1
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-03-06sharprom-compatible: Set some further PROVIDES and RPROVIDES so glibc isn't ↵Richard Purdie1
built
2008-03-04Remove virutal/linux-libc-headers, no such virtual existsRichard Purdie1
2008-02-22sharprom-compatible.conf: set palmtopdir and ↵Rolf Leggewie1
PREFERRED_PROVIDER_linux-libc-headers. partly closes 2809. ============================================================ --- conf/distro/sharprom-compatible.conf 1917f33c694aff55fe7253f1a1dcb3dcb92edde8 +++ conf/distro/sharprom-compatible.conf a56c571d457931934464e14394215bc4932503e6 @@ -38,6 +38,7 @@ PREFERRED_PROVIDER_virtual/linux-libc-he PREFERRED_PROVIDER_virtual/libc = "sharprom-toolchain-native" PREFERRED_PROVIDER_virtual/arm-linux-gcc = "sharprom-toolchain-native" PREFERRED_PROVIDER_virtual/linux-libc-headers = "linux-libc-headers" +PREFERRED_PROVIDER_linux-libc-headers = "linux-libc-headers" PREFERRED_PROVIDER_virtual/arm-linux-gcc-initial = "sharprom-toolchain-native" PREFERRED_VERSION_glibc = "2.2.5" @@ -52,6 +53,7 @@ PALMTOP_USE_MULTITHREADED_QT = "no" QTE_VERSION = "2.3.10" OPIE_VERSION = "1.2.2" PALMTOP_USE_MULTITHREADED_QT = "no" +export palmtopdir = "/opt/QtPalmtop" require conf/distro/include/preferred-opie-versions.inc
2008-02-13Sharp ROM stuff: include latest linux-libc-headers by default. Closes 2199.Rolf Leggewie1
2007-10-29Remove final references to BUILD_SYS in staging pathsRichard Purdie1
2007-07-03sharprom-compatible: use sanity and changed DISTRO_VERSION so builds does ↵Patrik Gfeller1
not break on 2.4-crapix kernels - close #2581
2006-12-02fetchmail: Move optimisation tweak to distro config (so it applies to all ↵Richard Purdie1
versions)
2006-11-28sharprom-compatible: prefer glibc 2.2.5 - close #1551Marcin Juszkiewicz1
2006-10-22sharprom-compatible.conf: override compiler flags to make it find the ↵Michael Lauer1
STAGING area
2006-10-21make DISTRO = "sharprom-compatible" (sort of) work againMichael Lauer1
no, I don't know why I am doing this... probably being too nice...
2006-07-14conf/distro cleanup. conf/distro should only contain files that are ok to be ↵Michael Lauer1
directly included by means of setting DISTRO. conf/distro/include should contain those which doesn't.
2006-04-25sharprom-compatible.conf: upgrade and add the new meta-fields @MENTOR and ↵Michael Lauer1
@REQUIREMENTS
2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to ↵Richard Purdie1
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
2005-08-25add glue package for a sharprom toolchain in usage w/ DISTRO=sharprom-compatibleMichael Lauer1
2005-04-27add hotplug-qcop, a hotplug to qcop event bridgeMichael Lauer1
BKrev: 426fd614Lr619Gr5fER42AhHEA3z2w
2005-04-27Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMichael Lauer1
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/04/27 15:27:35+02:00 uni-frankfurt.de!mickeyl update openzaurus-3.5.4.conf and sharprom-compatible.conf BKrev: 426f935bdwt63FIyq5wbvjD0CpVTSQ
2005-02-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/23 15:31:35-06:00 ti.com!kergoth Apply fix to lame from Michael Kropfberg that ensures that the library packages get emitted. 2005/02/23 14:04:22-06:00 ti.com!kergoth Use the recent glibc snaps by default for the sh3 and sh4 target architectures. 2005/02/23 13:49:33-06:00 ti.com!kergoth Fix the unpleasant target path mangling in do_install in the uclibc builds to happen only when necessary (thereby unborking the uclibc build with default paths). 2005/02/23 13:30:16-06:00 ti.com!kergoth modutils: apply patch from Hermann Lacheiner to fix another missing /. 2005/02/23 12:36:57-06:00 ti.com!kergoth Add sh3 uclibc defconfigs for all the uclibc versions. 2005/02/23 12:27:56-06:00 ti.com!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into odin.sc.ti.com:/home/kergoth/code/projects/oe/openembedded 2005/02/23 12:27:44-06:00 ti.com!kergoth module-init-tools: fix another bug caused by that rampant sed'ing. 2005/02/23 18:57:22+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/23 18:57:02+01:00 uni-frankfurt.de!mickeyl introduce IPKGBUILDCMD to enable overwriting the ipkg-build command line arguments. tweak sharprom-compatible.conf to override IPKGBUILDCMD. thanksfully, ipkg-build still supports the outdated format 2005/02/23 10:32:16-06:00 ti.com!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into odin.sc.ti.com:/home/kergoth/code/projects/oe/openembedded 2005/02/23 10:31:54-06:00 ti.com!kergoth Bump PR in the packages that were broken by the hokey sed from yesterday. 2005/02/23 17:14:56+01:00 uni-frankfurt.de!mickeyl misc opie files: use palmtopdir variable instead of hardcoding /opt/QtPalmtop/ 2005/02/23 17:05:25+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/23 09:56:05-06:00 ti.com!kergoth Fixes per the overenthusiastic sed / removal I did yesterday. Thanks to Hermann Lacheiner and Holger Schurig for spotting a couple of them, this should fix the others. 2005/02/23 16:48:08+01:00 uni-frankfurt.de!mickeyl make the prism3-support package work BKrev: 421cfb9f-K6bfhnkhAVPJV_fqpHn7Q
2005-02-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/23 12:40:33+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/23 12:36:37+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/23 11:34:13+01:00 mn-solutions.de!schurig Merge http://oe-devel@openembedded.bkbits.net/openembedded into mnz66.mn-solutions.de:/usr/src/oe/p 2005/02/23 11:33:31+01:00 mn-solutions.de!schurig fix installation stage 2005/02/23 09:27:44+00:00 (none)!xora New upstream version of kismet, fixes for compilation problems, and change of maintainer with Brunos permission 2005/02/23 01:11:25+01:00 uni-frankfurt.de!mickeyl add a sharprom-compatible distro configuration. relies on an external 2.95.3 toolchain (for now... until someone adds it to OE) and needs further work. It's a start for someone interested though. 2005/02/23 01:09:23+01:00 uni-frankfurt.de!mickeyl bump cvsdate on oz-3.5.3 2005/02/22 17:37:44-06:00 ti.com!kergoth Fix the quilt PATCHCMD to stop rampantly chmod'ing, which made the CVS directories not executable, thereby screwing up the ability to rm -rf tmp. Thanks to holger freyther for pointing it out. BKrev: 421c7b62hBWfitoVhb3IO3ZT5nS71A