aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2012-08-24 10:04:56 -0600
committerJohn Rigby <john.rigby@linaro.org>2012-08-24 10:05:11 -0600
commit17548e298483f5632b47c3424c434eb09809b0ea (patch)
treecda2d8929950f9d42315145b93eddf56c91d077b
parent42c1d22b05dca8047fcb3c145fed5714256f0d18 (diff)
updates for 3.6
Signed-off-by: John Rigby <john.rigby@linaro.org>
-rwxr-xr-xconfigs/lt-origen-3.5.cfg6
-rwxr-xr-xconfigs/lt-origen-3.6.cfg16
-rwxr-xr-xconfigs/lt-vexpress-3.5.cfg2
-rwxr-xr-xconfigs/lt-vexpress-3.6.cfg15
-rwxr-xr-xconfigs/origen-3.5.cfg4
-rwxr-xr-xconfigs/origen-3.6.cfg16
-rwxr-xr-xconfigs/vexpress-3.5.cfg4
-rwxr-xr-xconfigs/vexpress-3.6.cfg17
8 files changed, 72 insertions, 8 deletions
diff --git a/configs/lt-origen-3.5.cfg b/configs/lt-origen-3.5.cfg
index 60c9de0..9f06c3d 100755
--- a/configs/lt-origen-3.5.cfg
+++ b/configs/lt-origen-3.5.cfg
@@ -1,8 +1,8 @@
#!/bin/bash
-export board_config_branch=config-boards-tracking
+export board_config_branch=config-boards-3.5
export board_config_repo=git://git.linaro.org/kernel/configs.git
export distribution=precise
-export kernel_branch=tracking
+export kernel_branch=ubuntu-tracking
export kernel_repo=git://git.linaro.org/landing-teams/working/samsung/kernel.git
export linaroconfigsboardflavour=origen
export linaro_ubuntu_packaging_branch=linaro-ubuntu-packaging-3.5
@@ -12,5 +12,5 @@ export SAMPLEBOARDS=origen
export SOCFAMILY=ORIGEN
export SOCFLAVOUR=lt-origen
export SOCVENDOR=Samsung
-export ubuntu_and_base_config_branch=config-core-tracking
+export ubuntu_and_base_config_branch=config-core-3.5
export ubuntu_and_base_config_repo=git://git.linaro.org/kernel/configs.git
diff --git a/configs/lt-origen-3.6.cfg b/configs/lt-origen-3.6.cfg
new file mode 100755
index 0000000..050f923
--- /dev/null
+++ b/configs/lt-origen-3.6.cfg
@@ -0,0 +1,16 @@
+#!/bin/bash
+export board_config_branch=config-boards-tracking
+export board_config_repo=git://git.linaro.org/kernel/configs.git
+export distribution=precise
+export kernel_branch=tracking
+export kernel_repo=git://git.linaro.org/landing-teams/working/samsung/kernel.git
+export linaroconfigsboardflavour=origen
+export linaro_ubuntu_packaging_branch=linaro-ubuntu-packaging-3.6
+export linaro_ubuntu_packaging_repo=git://git.linaro.org/ubuntu/linux-linaro-quantal.git
+export nearby_git=~/reference-git
+export SAMPLEBOARDS=origen
+export SOCFAMILY=ORIGEN
+export SOCFLAVOUR=lt-origen
+export SOCVENDOR=Samsung
+export ubuntu_and_base_config_branch=config-core-tracking
+export ubuntu_and_base_config_repo=git://git.linaro.org/kernel/configs.git
diff --git a/configs/lt-vexpress-3.5.cfg b/configs/lt-vexpress-3.5.cfg
index 3a43c48..08352d1 100755
--- a/configs/lt-vexpress-3.5.cfg
+++ b/configs/lt-vexpress-3.5.cfg
@@ -10,6 +10,6 @@ export SAMPLEBOARDS=vexpress
export SOCFAMILY=VEXPRESS
export SOCFLAVOUR=lt-vexpress
export SOCVENDOR=ARM
-export ubuntu_and_base_config_branch=config-core-tracking
+export ubuntu_and_base_config_branch=config-core-3.5
export ubuntu_and_base_config_repo=git://git.linaro.org/kernel/configs.git
export ubuntu_config_frag=linaro/configs/ubuntu-minimal.conf
diff --git a/configs/lt-vexpress-3.6.cfg b/configs/lt-vexpress-3.6.cfg
new file mode 100755
index 0000000..4051c6b
--- /dev/null
+++ b/configs/lt-vexpress-3.6.cfg
@@ -0,0 +1,15 @@
+#!/bin/bash
+export distribution=precise
+export kernel_branch=integration-ubuntu-vexpress
+export kernel_repo=git://git.linaro.org/landing-teams/working/arm/kernel.git
+export linaroconfigsboardflavour=vexpress
+export linaro_ubuntu_packaging_branch=linaro-ubuntu-packaging-3.6
+export linaro_ubuntu_packaging_repo=git://git.linaro.org/ubuntu/linux-linaro-quantal.git
+export nearby_git=~/reference-git
+export SAMPLEBOARDS=vexpress
+export SOCFAMILY=VEXPRESS
+export SOCFLAVOUR=lt-vexpress
+export SOCVENDOR=ARM
+export ubuntu_and_base_config_branch=config-core-3.6
+export ubuntu_and_base_config_repo=git://git.linaro.org/kernel/configs.git
+export ubuntu_config_frag=linaro/configs/ubuntu-minimal.conf
diff --git a/configs/origen-3.5.cfg b/configs/origen-3.5.cfg
index 0d4efed..ba5f73b 100755
--- a/configs/origen-3.5.cfg
+++ b/configs/origen-3.5.cfg
@@ -1,5 +1,5 @@
#!/bin/bash
-export board_config_branch=config-boards-tracking
+export board_config_branch=config-boards-3.5
export board_config_repo=git://git.linaro.org/kernel/configs.git
export distribution=precise
export kernel_branch=linux-linaro
@@ -12,5 +12,5 @@ export SAMPLEBOARDS=origen
export SOCFAMILY=ORIGEN
export SOCFLAVOUR=origen
export SOCVENDOR=Samsung
-export ubuntu_and_base_config_branch=config-core-tracking
+export ubuntu_and_base_config_branch=config-core-3.5
export ubuntu_and_base_config_repo=git://git.linaro.org/kernel/configs.git
diff --git a/configs/origen-3.6.cfg b/configs/origen-3.6.cfg
new file mode 100755
index 0000000..7a3fa85
--- /dev/null
+++ b/configs/origen-3.6.cfg
@@ -0,0 +1,16 @@
+#!/bin/bash
+export board_config_branch=config-boards-3.6
+export board_config_repo=git://git.linaro.org/kernel/configs.git
+export distribution=precise
+export kernel_branch=linux-linaro
+export kernel_repo=git://git.linaro.org/kernel/linux-linaro-tracking.git
+export linaroconfigsboardflavour=origen
+export linaro_ubuntu_packaging_branch=linaro-ubuntu-packaging-3.6
+export linaro_ubuntu_packaging_repo=git://git.linaro.org/ubuntu/linux-linaro-quantal.git
+export nearby_git=~/reference-git
+export SAMPLEBOARDS=origen
+export SOCFAMILY=ORIGEN
+export SOCFLAVOUR=origen
+export SOCVENDOR=Samsung
+export ubuntu_and_base_config_branch=config-core-3.6
+export ubuntu_and_base_config_repo=git://git.linaro.org/kernel/configs.git
diff --git a/configs/vexpress-3.5.cfg b/configs/vexpress-3.5.cfg
index 2beff86..6610d4c 100755
--- a/configs/vexpress-3.5.cfg
+++ b/configs/vexpress-3.5.cfg
@@ -1,5 +1,5 @@
#!/bin/bash
-export board_config_branch=config-boards-tracking
+export board_config_branch=config-boards-3.5
export board_config_repo=git://git.linaro.org/kernel/configs.git
export distribution=precise
export kernel_branch=linux-linaro
@@ -12,6 +12,6 @@ export SAMPLEBOARDS=vexpress
export SOCFAMILY=VEXPRESS
export SOCFLAVOUR=vexpress
export SOCVENDOR=ARM
-export ubuntu_and_base_config_branch=config-core-tracking
+export ubuntu_and_base_config_branch=config-core-3.5
export ubuntu_and_base_config_repo=git://git.linaro.org/kernel/configs.git
export ubuntu_config_frag=linaro/configs/ubuntu-minimal.conf
diff --git a/configs/vexpress-3.6.cfg b/configs/vexpress-3.6.cfg
new file mode 100755
index 0000000..d86abd7
--- /dev/null
+++ b/configs/vexpress-3.6.cfg
@@ -0,0 +1,17 @@
+#!/bin/bash
+export board_config_branch=config-boards-3.6
+export board_config_repo=git://git.linaro.org/kernel/configs.git
+export distribution=precise
+export kernel_branch=linux-linaro
+export kernel_repo=git://git.linaro.org/kernel/linux-linaro-tracking.git
+export linaroconfigsboardflavour=vexpress
+export linaro_ubuntu_packaging_branch=linaro-ubuntu-packaging-3.6
+export linaro_ubuntu_packaging_repo=git://git.linaro.org/ubuntu/linux-linaro-quantal.git
+export nearby_git=~/reference-git
+export SAMPLEBOARDS=vexpress
+export SOCFAMILY=VEXPRESS
+export SOCFLAVOUR=vexpress
+export SOCVENDOR=ARM
+export ubuntu_and_base_config_branch=config-core-3.6
+export ubuntu_and_base_config_repo=git://git.linaro.org/kernel/configs.git
+export ubuntu_config_frag=linaro/configs/ubuntu-minimal.conf