exprtk: remove target branch
exprtk rewrites the history often and cannot gurantee that github will
always have the orphan commits. Move to the internal mirror without
branch target instead.
Change-Id: I174d4eb85e188279fac3d2c66d93c01e0f2c6f3b
Signed-off-by: Willy Tu <wltu@google.com>
(cherry picked from commit 45a8c2e27f4384b07e120308df81f4bf72e36727)
diff --git a/recipes-devtools/exprtk/exprtk_%.bbappend b/recipes-devtools/exprtk/exprtk_%.bbappend
new file mode 100644
index 0000000..8dafcb1
--- /dev/null
+++ b/recipes-devtools/exprtk/exprtk_%.bbappend
@@ -0,0 +1,2 @@
+SRC_URI:remove:gbmc = "git://github.com/ArashPartow/exprtk.git;branch=master;protocol=https"
+SRC_URI:append:gbmc = " git://gbmc.googlesource.com/exprtk;nobranch=1;protocol=https"