summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2019-05-06 15:41:22 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2019-05-06 16:22:16 +0800
commitc69bda247f27ddb37fa116b38e4fd803e4a6e7c1 (patch)
treee8be2fa9ef37885019cd53ed1df6e7af4c015f9c
parentd594e7d1275a9b22eda12b7145a8a41accc6b125 (diff)
downloadmanifest-c69bda247f27ddb37fa116b38e4fd803e4a6e7c1.tar.gz
ti.xml: remove x15.xml to ti.xml
and repo sync 4.19 kernel as well Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I1a475190f0bdc2b89de25776bf49a12a5dd473cd
-rw-r--r--ti.xml9
-rw-r--r--x15.xml8
2 files changed, 9 insertions, 8 deletions
diff --git a/ti.xml b/ti.xml
new file mode 100644
index 000000000..dbc499425
--- /dev/null
+++ b/ti.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <!-- TI repositories -->
+ <remote name="git-ti-com"
+ fetch="git://git.ti.com" />
+
+ <project path="kernel/ti/4.14" name="kernel/omap" revision="android-beagle-x15-4.14" groups="device,beagle_x15,pdk" />
+ <project path="kernel/ti/4.19" name="kernel/omap" revision="android-beagle-x15-4.19" groups="device,beagle_x15,pdk,notdefault,tinotdefault" />
+</manifest>
diff --git a/x15.xml b/x15.xml
deleted file mode 100644
index f58b326ae..000000000
--- a/x15.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<manifest>
- <!-- TI repositories -->
- <remote name="git-ti-com"
- fetch="git://git.ti.com" />
-
- <project path="kernel/ti/x15-4.14" name="kernel/omap" revision="android-beagle-x15-4.14" groups="device,beagle_x15,pdk" />
-</manifest>