diff options
author | 2017-03-23 16:10:04 +0530 | |
---|---|---|
committer | 2017-04-04 11:27:54 +0000 | |
commit | 6cd1a71456bc1ae7f84571c5944fa250989fd110 (patch) | |
tree | f410a3f2ed170e74ea11a304ba25fe70b25adb10 /ci/apex.conf | |
parent | 7d8bfd26b45b511898825a24ecf0977a336fac13 (diff) |
This patch includes scripts to enhance the apex build support feature
for generating kernel rpms based on the branch provided in apex.conf
Change-Id: I197ff3f9a51b3b34b31d0b9a3628610f7f915011
Signed-off-by:RajithaY<rajithax.yerrumsetty@intel.com>
Diffstat (limited to 'ci/apex.conf')
-rw-r--r-- | ci/apex.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/apex.conf b/ci/apex.conf index a5232e3ed..03e5830bc 100644 --- a/ci/apex.conf +++ b/ci/apex.conf @@ -1,2 +1,2 @@ -branch=master -commit_id=e1a58e17cf85b14c61c2389588ed7bf5da88fd53 +branch=stable/danube +commit_id=977317100f3b52caafb091ad5924e5dd81982433 |