summaryrefslogtreecommitdiff
path: root/conf/distro/jlime-donkey.conf
AgeCommit message (Collapse)AuthorFiles
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-07-19conf/bitbake.conf: Merge in multimachine making it the standard layout as ↵Richard Purdie1
discussed on the mailing list. Anyone wanting the previous layout can INHERIT the new singlemachine class
2008-05-04config/distro/jlime-donkey.conf : Update config fileKristoffer Ericson1
* This updated the jlime-donkey standard distro conf. signed-off-by: Kristoffer Ericson
2006-12-04conf/distro/jlime-donkey.conf : Added parted & Dialog to distro_rdependsKristoffer Ericson1
* Added parted & dialog programs to distro_rdepends since they are needed for installer.
2006-11-23conf/distro/jlime-donkey.conf: Addition of more RDEPENDSKristoffer Ericson1
* Adding tslib-calibrate console-tools and tslib-tests
2006-11-23conf/distro/jlime-donkey.conf : Fix typoKristoffer Ericson1
* PREFERERD != PREFERRED
2006-11-23conf/distro/jlime-donkey.conf : Added DISTRO_EXTRA_RDEPENDSKristoffer Ericson1
* In line with adjusting to task-base, added DISTRO_EXTRA_RDEPENDS
2006-11-21conf/distro/jlime-donkey.conf : Minor updatesKristoffer Ericson1
* Setting libc-for-gcc.. = glibc-intermediate so it catches version correctly.
2006-11-20conf/distro/jlime-donkey.conf: Minor changes to distro fileKristoffer Ericson1
* Updated glibc 2.4 -> 2.5 to make it more arm friendly
2006-11-01conf/distro/jlime-donkey.conf: Update to distro fileKristoffer Ericson1
* Increase optimization to -O2 as 4.1.1 seems stable enough * Prepare for using DISTRO_EXTRA_RDEPENDS
2006-09-26conf/distro/jlime-donkey.conf : Remove glibc-intermediate providersKristoffer Ericson1
* Remove due to "spam" at buildtime.
2006-09-19conf/distro/jlime-donkey.conf : Addition of Links to imagesKristoffer Ericson1
* Addition of Links to all images (bootstrap depend)
2006-09-18conf/distro/jlime-donkey.conf: Set preferred_provider for libsdlKristoffer Ericson1
* Use libsdl-x11 instead of non-building libsdl-gpe
2006-09-18conf/distro/jlime-donkey.conf: Add preferred_versions of osb-jscoreKristoffer Ericson1
* We have a good osb-jscore version now (that finally builds) lets use it.
2006-09-03conf/distro/jlime-donkey.conf : GTK related versions remove, bugfixKristoffer Ericson1
* Removed all GTK, GLIB related stuff so we start bugtrack why osb-jscore doeesnt build. * Added PREFERRED_PROVIDER for glibc-intermediate so it grabs 2.4. Had to set specific defines for both archs due to some bitbake bug when using {ARCH} in define line.
2006-08-22conf/distro/jlime-donkey.conf: Added specific liblbxutil versionKristoffer Ericson1
2006-08-19conf/distro/jlime-donkey.conf: Major cleanups and safe versions addedKristoffer Ericson1
* Updated safe versions for GPE,GTK,... * Cleaned up some typos, made generally cleaner
2006-08-14conf/distro/jlime-donkey.conf : Removal of some RDEPENDSKristoffer Ericson1
* Remove pcmciautils, orinoco-conf, hotplug-ng
2006-08-13conf/distro/jlime-donkey.conf : Add wget to rdpendsKristoffer Ericson1
* Due to busybox wget having issues with passive ftp, we want full wget version.
2006-08-11conf/distro/jlime-donkey.conf : Updating glibcKristoffer Ericson1
* Changing glibc, glibc-initial, glibc-intermediate to 2.4 * Removing PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}libc-for-gcc: glibc-intermediate and putting arch specific inside local.conf instead. This due to some bitbake bug.
2006-08-09conf/distro/jlime-donkey.conf : Increase Binutils versionsKristoffer Ericson1
* Lets increase preferred binutils versions from 2.15.94.0.1 -> 2.17
2006-08-08conf/distro/jlime-donkey.conf : Add X11R7 include, fix typoKristoffer Ericson1
* Add require conf/distro/include/preferred-x..versions.. * Fix virtal -> virtual in PREFERRED_PROVIDER..xlib11
2006-08-08conf/distro/jlime-donkey.conf : Fix typo Kristoffer Ericson1
* PREFFERD_PROVIDER_virtual/libx11 = "libx11" and not "x11"
2006-08-08conf/distro/jlime-donkey.conf : Fix PREFERRED_PROVIDERS -> PROVIDER.Kristoffer Ericson1
* Minor fix, to set PREFFERED_PROVIDER instead of PROVIDERS.
2006-08-02distro configurations: PREFERRED_PROVIDER_libx11 -> ↵Michael Lauer1
PREFERRED_PROVIDER_virtual/libx11
2006-07-31conf/distro/jlime-donkey.conf : Addition of RDEPENDS for bootstrap-imageKristoffer Ericson1
* orinoco_conf hotplug-ng initscripts/initscripts-1.0/jornada7xx/devices : Change to a better list * Changed device list to a more 7xx relevant list.
2006-07-26conf/distro/jlime-donkey.conf : Addition of hotplug-ng to RDEPENDSKristoffer Ericson1
linux/linux/linux-jlime-jornada6xx-2.6.17/defconfig_jlime : * Change of PREVENT FIRMWARE BUILD = yes, USE ONLY DRIVERS THAT DOESNT REQUIRE EXTERNAL FIRMWARE = Yes
2006-07-24merge of '12352b7bc5ed816b041b5c82997364952c87b92b'Richard Purdie1
and '5dd453cc72f6d98b8b8b88d2c4198cd2f26e858e'
2006-07-22Remove references to imaginary variables. BOOTSTRAP_EXTRA_DEPENDS is no ↵Richard Purdie1
longer required/exists. Ditto GPE_EXTRA_DEPENDS.
2006-07-22keymaps/files/jornada6xx/* : Addition of keymaps for jornada6xxKristoffer Ericson1
conf/distro/jlime-donkey.conf : Removal of getty var
2006-07-22conf/distro/jlime-donkey.conf : Addition of GPE versionsKristoffer Ericson1
files/device_table-jlime.txt : Addition of /dev/urandom linux/linux-jlime-jornada7xx-2.6.17/defconf_jlime : Update
2006-07-22conf/distro/jlime-donkey.conf : Change of Glib versionsKristoffer Ericson1
* Updated 2.5.8 -> 2.10.0
2006-07-20conf/distro/jlime-donkey.conf: Keep sources to comply with GPLKristoffer Ericson1
* Changes to distro file so that all sources used in build is kept. This to comply with GPL requirements.
2006-07-20conf/distro/jlime-donkey.conf : Minor updatesKristoffer Ericson1
* Set specific irssi version * set qt multithread
2006-07-20conf/distro/jlime-donkey.conf : Minor updatesKristoffer Ericson1
* Let preferred-opie-versions.inc handle qte-mt and such.
2006-07-20conf/distro/jlime-donkey.conf : Changing to opie-versions.incKristoffer Ericson1
* Moving from preferred-opie-cvs-versions.inc to preferred-opie-versions.inc.
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-07-14Moving linux-jlime-${ARCH}-* -> linux-jlime-${machine}-*:Kristoffer Ericson1
* Changing from arch->machine due to the addition of 56x support. This requires different kernel but since both 72x and 56x are arm we need to use MACHINE to define instead. conf/local.conf : Changing ARCH -> MACHINE.
2006-07-13DISTROKristoffer Ericson1
----- distro/jlime-donkey.conf : Setting sysvinit terminals distro/preferred-opie-cvs-versions.inc : Fix of typo KERNEL ------ linux-jlime-arm-2.6.17/defconfig_jlime: Minor changes linux-jlime-sh3-2.6.17/defconfig_jlime: Minor changes linux-jlime-sh3-2.6.17/keymap-fix.patch: Sets default working keymap OTHER ----- packages/keymaps/keymaps_1.0.bb : Addition of jornada6xx arch
2006-07-12(KERNEL CHANGES)Kristoffer Ericson1
conf/distro/jlime-donkey.conf : minor updates linux/linux-jlime-arm-2.6.17/* : Fixes/updates of patches and config linux/linux-jlime-sh3-2.6.17/LinuxSH-2.6.17 : Update to CVS 20060712 * update of cvs from linuxsh, fixes some backlight/suspend issues. linux/linux-jlime-sh3-2.6.17/defconfig_jlime : Minor update to reflect patch.
2006-07-07conf/distro/jlime-donkey.conf: Updated SRCDATE for OPIE-versionKristoffer Ericson1
* Updated due to cvs errors (submitted bugreport) conf/distro/preferred-opie-cvs-versions: Fix of types and lost packages * Addition of lost packages (Opie-stumbler, Opie-examples) * Fixes of typos (address-book) linux/linux-jlime-sh3-2.6.17/defconfig_jlime: minor change linux/linux-jlime-sh3-2.6.17/LinuxSH-2.6.17.patch: Updated against CVS * Updated against CVS which fixes loading of modules
2006-07-06conf/distro/jlime-donkey.conf : changed opie SRCDATE = 20060627Kristoffer Ericson1
conf/distro/preferred-opie-cvs-versions.inc : set =? instead of =
2006-07-05linux-jlime-sh3/LinuxSH-2.6.17.patch : Patch from Linux-SH for 2.6.17Kristoffer Ericson1
* Addition of patch from Linux-sh tree linux-jlime-sh3-2.6.17/defconfig_jlime : Addition of defconfig linux-jlime-sh3_2.6.17.bb : New jlime kernel based on 2.6.17+linuxSH
2006-07-05distro/preferred-opie-cvs-versions.inc: Addition of new opie cvs fileKristoffer Ericson1
* Uses SRCDATE_<package> where SRCDATE=Opie_Version. This is used when version (1.2.1/1.2.2) isnt the best option and a secure CVSDATE is preferred. Please drop this is theres an better option, had no luck with using preferred_version. distro/jlime-donkey.conf: Changes to reflect Opie-cvs package. * Using Opie_version and including the new file.
2006-07-03conf/distro/jlime-donkey.conf : Minor change to opie settingsKristoffer Ericson1
linux/linux-jlime-arm_2.6.17.bb : fix of typo
2006-07-02linux-jlime-arm_2.6.16.bb: Addition of new jlime-7xx kernelKristoffer Ericson1
* Addition of jlime 7xx arm kernel, need of changes linux-jlime-sh3_2.6.16.20: Patch & new defconfig * Add of patch line * Change in defconfig file unexpected-int-fx.patch: Addition of patch * Removes "unexpected ide interrupt" spam
2006-06-30files/device_table-jlime.txt: Addition of new table for JLimeKristoffer Ericson1
conf/distro/jlime-donkey.conf: Typo fix * kernel-module -> kernel-modules
2006-06-29conf/distro/jlime-donkey.conf : +kernel-modules to image +fix kernel buildKristoffer Ericson1
* Adds Kernel-modules to all images * Fixes Kernel issue so that kernel is built using 3.4.4 packages/linux/linux-jlime-sh3_2.6.16.20.bb: 3.4.3 -> 3.4.4 * Fixes so it uses 3.4.4 instead of 3.4.3 due to 3.4.3 not being availabel.
2006-06-28/conf/distro/jlime-donkey.conf: Addition of seperate kernel compileKristoffer Ericson1
* Sets 3.4.3 as the default kernel compiler /linux/linux-jlime-sh3_2.6.16.20 : Addition of seperate kernel compile * Adds CC suffix to -3.4.3 so that gcc-3.4.3 will handle it Note currently, broken due to bitbake but change until working
2006-06-27jlime-donkey.conf: Setting CVS date in distro fileKristoffer Ericson1
Nearing release, so lets stop the endless cvs updates.