summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-04-08 08:30:13 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-04-09 08:00:18 +0100
commit1b7b54896037b96c0b7d455aafa5e6c4966f8aa6 (patch)
treed059d14c5b4719f90220b1aee492b8442a1a7f9d /documentation
parent8d9e233f6985e678b24fb15807d28bd86f498969 (diff)
downloadpoky-1b7b54896037b96c0b7d455aafa5e6c4966f8aa6.tar.gz
dev-manual: Updated poky-floating-revisions file snippit example.
Discovered typo in the file... "naivte" instead of "native". Fixed. (From yocto-docs rev: baa9fb2b553db425c8a5cfca04d913963e24d0a0) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index d1c090ba90..828fbf4c3a 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -8182,7 +8182,7 @@
8182 #SRCREV_pn-opkg-native ?= "${AUTOREV}" 8182 #SRCREV_pn-opkg-native ?= "${AUTOREV}"
8183 #SRCREV_pn-opkg-sdk ?= "${AUTOREV}" 8183 #SRCREV_pn-opkg-sdk ?= "${AUTOREV}"
8184 #SRCREV_pn-opkg ?= "${AUTOREV}" 8184 #SRCREV_pn-opkg ?= "${AUTOREV}"
8185 #SRCREV_pn-opkg-utils-naitve ?= "${AUTOREV}" 8185 #SRCREV_pn-opkg-utils-native ?= "${AUTOREV}"
8186 #SRCREV_pn-opkg-utils ?= "${AUTOREV}" 8186 #SRCREV_pn-opkg-utils ?= "${AUTOREV}"
8187 SRCREV_pn-gconf-dbus ?= "${AUTOREV}" 8187 SRCREV_pn-gconf-dbus ?= "${AUTOREV}"
8188 SRCREV_pn-matchbox-common ?= "${AUTOREV}" 8188 SRCREV_pn-matchbox-common ?= "${AUTOREV}"