summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-05-08 15:34:41 +0000
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-05-08 15:34:41 +0000
commitddf373bf3fe2f81609ba5356a006247d69d8c3e8 (patch)
treeeb194d9a1f67d9ad3ff972372f89bf0952bac649
parent2ba66b65efe429ff9e7edd138868cd1cfb3ff20c (diff)
downloadmorphs-ddf373bf3fe2f81609ba5356a006247d69d8c3e8.tar.gz
Switch to the stable baserock/3.2-headers branch of linux-api-headers.
This is done so that when we move from one version of the linux kernel to another (e.g. by making a single change), we don't have to rebuild the headers all the time (which so far happened because linux.morph and linux-api-headers.morph were located in the same branch).
-rw-r--r--bootstrap-pass1.morph2
-rw-r--r--bootstrap-pass2.morph2
-rw-r--r--devel.morph2
3 files changed, 3 insertions, 3 deletions
diff --git a/bootstrap-pass1.morph b/bootstrap-pass1.morph
index c3e390c..7096236 100644
--- a/bootstrap-pass1.morph
+++ b/bootstrap-pass1.morph
@@ -14,7 +14,7 @@
},
{
"repo": "upstream:linux",
- "ref": "baserock/morph",
+ "ref": "baserock/3.2-headers",
"name": "linux-api-headers"
},
{
diff --git a/bootstrap-pass2.morph b/bootstrap-pass2.morph
index a9ebd4e..d30e7ba 100644
--- a/bootstrap-pass2.morph
+++ b/bootstrap-pass2.morph
@@ -10,7 +10,7 @@
{
"name": "linux-api-headers",
"repo": "upstream:linux",
- "ref": "baserock/morph"
+ "ref": "baserock/3.2-headers"
},
{
"name": "eglibc",
diff --git a/devel.morph b/devel.morph
index 6fe69cb..112131b 100644
--- a/devel.morph
+++ b/devel.morph
@@ -5,7 +5,7 @@
{
"name": "linux-api-headers",
"repo": "upstream:linux",
- "ref": "baserock/morph"
+ "ref": "baserock/3.2-headers"
},
{
"name": "eglibc",