summaryrefslogtreecommitdiffstats
path: root/docs/06_Component_Documentation/Application_Framework
diff options
context:
space:
mode:
Diffstat (limited to 'docs/06_Component_Documentation/Application_Framework')
-rw-r--r--docs/06_Component_Documentation/Application_Framework/03_Creating_a_New_Application.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/06_Component_Documentation/Application_Framework/03_Creating_a_New_Application.md b/docs/06_Component_Documentation/Application_Framework/03_Creating_a_New_Application.md
index aa528b1..f2595d4 100644
--- a/docs/06_Component_Documentation/Application_Framework/03_Creating_a_New_Application.md
+++ b/docs/06_Component_Documentation/Application_Framework/03_Creating_a_New_Application.md
@@ -93,7 +93,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
PV = "1.0+git${SRCREV}"
-SRC_URI = "git://git.automotivelinux.org/apps/foo;protocol=https;branch=master"
+SRC_URI = "git://git.automotivelinux.org/apps/foo;protocol=https;branch=${AGL_BRANCH}"
SRCREV = "abcdef012"
S = "${WORKDIR}/git"