From bbaf0c65f1e5c23c425ed0097b44a14d1c62adb2 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 14 Apr 2014 08:25:45 -0700 Subject: dev-manual: Fixed typo for AUTOREV. (From yocto-docs rev: a1fd83f0aeaab95693335150f330bbc7c5af18f8) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 767b72a18f..13882f2688 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -5434,7 +5434,7 @@ Then, you can add the following to your local.conf: - SRCREV_pn-<PN> = "${AUTOREF}" + SRCREV_pn-<PN> = "${AUTOREV}" PN is the name of the recipe for which you want to enable automatic source -- cgit v1.2.3-54-g00ecf