diff options
Diffstat (limited to 'conf/distro/include')
| -rw-r--r-- | conf/distro/include/openzaurus.inc | 2 | ||||
| -rw-r--r-- | conf/distro/include/sane-srcdates.inc | 2 | ||||
| -rw-r--r-- | conf/distro/include/slugos.inc | 5 |
3 files changed, 3 insertions, 6 deletions
diff --git a/conf/distro/include/openzaurus.inc b/conf/distro/include/openzaurus.inc index 8274148823..4cdb68b4e3 100644 --- a/conf/distro/include/openzaurus.inc +++ b/conf/distro/include/openzaurus.inc @@ -13,8 +13,6 @@ TARGET_FPU = "soft" BOOTSTRAP_EXTRA_RDEPENDS += "openzaurus-version" -PARALLEL_INSTALL_MODULES = "1" - DISTRO_CHECK := "${@bb.data.getVar("DISTRO_VERSION",d,1) or bb.fatal('Remove this line or set a dummy DISTRO_VERSION if you really want to build an unversioned distro')}" # Set minimal version of BitBake needed diff --git a/conf/distro/include/sane-srcdates.inc b/conf/distro/include/sane-srcdates.inc index 27e34856fd..53e187abf0 100644 --- a/conf/distro/include/sane-srcdates.inc +++ b/conf/distro/include/sane-srcdates.inc @@ -34,6 +34,8 @@ SRCDATE_matchbox-panel-manager ?= "20060612" SRCDATE_matchbox-stroke ?= "20060612" SRCDATE_matchbox-themes-extra ?= "20060612" SRCDATE_matchbox-wm ?= "20060612" +SRCDATE_libmatchbox ?= "20060612" +SRCDATE_libfakekey ?= "20051101" SRCDATE_psplash ?= "20061207" SRCDATE_web ?= "20060613" SRCDATE_zaurusd ?= "20060628" diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index 4c849d095d..ba61355ba8 100644 --- a/conf/distro/include/slugos.inc +++ b/conf/distro/include/slugos.inc @@ -169,15 +169,12 @@ PREFERRED_VERSION_glibc ?= "2.3.5+cvs20050627" # Select the correct versions of the kernel and modules (these are the # defaults, override in the conf/distro top-level distro file). PREFERRED_PROVIDER_virtual/kernel ?= "ixp4xx-kernel" -PREFERRED_VERSION_ixp4xx-kernel ?= "2.6.19" +PREFERRED_VERSION_ixp4xx-kernel ?= "2.6.20" # Select the smallest provider of x11 libraries PREFERRED_PROVIDER_virtual/libx11 ?= "diet-x11" SRCDATE_diet-x11 ?= "20060106" -# Latest wpa-supplicant which supports madwifi-ng -PREFERRED_VERSION_wpa-supplicant ?= "0.5.1" - # Ensure consistency across all SlugOS builds for the provider of a # relational database - use the latest version of the SleepyCat # Berkeley database |
