From eec13c0126d1b0a64ba84a5a8d1688d656f44c0d Mon Sep 17 00:00:00 2001 From: "Shawn O. Pearce" Date: Tue, 4 Nov 2008 08:31:44 -0800 Subject: Remove hardcoded branch constant repo 1.1 and later do not use this attribute anymore, and instead base their decision off the upstream branch name that the manifest was cloned from. Signed-off-by: Shawn O. Pearce --- default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.xml b/default.xml index 0b98a2897..be0d0afc1 100644 --- a/default.xml +++ b/default.xml @@ -1,5 +1,5 @@ - + -- cgit v1.2.3 From ecca0c759dfa9e605036a33141cd450684c69cea Mon Sep 17 00:00:00 2001 From: "Shawn O. Pearce" Date: Tue, 4 Nov 2008 08:35:56 -0800 Subject: Remove now-defunct entries from the manifest Since repo 1.0.7, repo prefers to download over git://, as it turns out to be a much faster transport than tarball over HTTP. As the elements are no longer recognized as keywords by repo we may as well remove them from the primary manifest. Signed-off-by: Shawn O. Pearce --- default.xml | 291 ++++++------------------------------------------------------ 1 file changed, 29 insertions(+), 262 deletions(-) diff --git a/default.xml b/default.xml index be0d0afc1..c7d211677 100644 --- a/default.xml +++ b/default.xml @@ -64,286 +64,53 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - - - - - - - - - + - - - - - - - - - - + - - - - - - - - - + - - - - - - - - - + - - - - - - - - - + - - - - - - - - - - - - - - - - - + + - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - - - - + + - - - - - - - - - + - - - - - - - - - - - - - - - - - + + - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - + + - - - - - - - - + -- cgit v1.2.3