diff options
author | Graeme Gregory <dp@xora.org.uk> | 2008-03-21 04:03:57 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2008-03-21 04:03:57 +0000 |
commit | 8fd078dda0570f74972431b3fe658679bd707ae6 (patch) | |
tree | 13a80a63074d0d4660bfd72433bae0aada6e8b0c /conf | |
parent | 00452481d1147812cfc25b6ab34c79f3d688b340 (diff) | |
parent | 6fa24f4952e49f8948ee8692513db955d037d29e (diff) |
merge of '809d7d650e2852bbb5de2df34e3496d61b6c4523'
and '8bc85f8f69f20fd71d7fcd635175b375b7708bb8'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 | ||||
-rw-r--r-- | conf/distro/unslung.conf | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 60d35f2bdb..a3569ff226 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -57,7 +57,7 @@ SRCREV_pn-lightmediascanner ?= "68" SRCREV_pn-linux-bfin ?= "3758" SRCREV_pn-linux-hackndev-2.6 ?= "1308" SRCREV_pn-linux-ixp4xx ?= "1039" -SRCREV_pn-linux-openmoko ?= "4194-r4165" +SRCREV_pn-linux-openmoko ?= "4194" SRCREV_pn-llvm-gcc4 ?= "374" SRCREV_pn-llvm-gcc4-cross ?= "374" SRCREV_pn-maemo-mapper ?= "118" diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf index cd523f8482..b5d28f9024 100644 --- a/conf/distro/unslung.conf +++ b/conf/distro/unslung.conf @@ -80,3 +80,6 @@ INHERIT += "nslu2-mirrors" # - mwester 16 Dec 2006 # PREFERRED_VERSION_linux-libc-headers ?= "2.6.11.1" + +require conf/distro/include/sane-srcdates.inc +require conf/distro/include/sane-srcrevs.inc |