summaryrefslogtreecommitdiffstats
path: root/meta/conf/documentation.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-10-01 15:42:55 +0000
committerRichard Purdie <richard@openedhand.com>2008-10-01 15:42:55 +0000
commit39b0cfa2bd4ed016d4fd49de7d26a61d8ebb84f8 (patch)
tree2ed8e3974c35c1233a8ec364540824c9e1009ef6 /meta/conf/documentation.conf
parent18104e12167d04945c3d09e580172a3186ed9efe (diff)
downloadpoky-39b0cfa2bd4ed016d4fd49de7d26a61d8ebb84f8.tar.gz
Rename FEED_URIS -> IPK_FEED_URIS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5373 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/documentation.conf')
-rw-r--r--meta/conf/documentation.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/documentation.conf b/meta/conf/documentation.conf
index 6c71bc00c7..0f75b2aa13 100644
--- a/meta/conf/documentation.conf
+++ b/meta/conf/documentation.conf
@@ -103,7 +103,7 @@ PCMCIA_MANAGER[doc] = "Specify which package(s) to install to handle PCMCIA slot
103 103
104SYSVINIT_ENABLED_GETTYS[doc] = "Specify which VTs should be running a getty, the default is 1" 104SYSVINIT_ENABLED_GETTYS[doc] = "Specify which VTs should be running a getty, the default is 1"
105 105
106FEED_URIS[doc] = "List of ipkg feed records to put into generated image." 106IPK_FEED_URIS[doc] = "List of ipkg feed records to put into generated image."
107FEED_DEPLOYDIR_BASE_URI[doc] = "Allow to serve ipk deploy dir as an adhoc feed (bogofeed). Set to base URL of the dir as exported by HTTP. Set of adhoc feed configs will be generated in image." 107FEED_DEPLOYDIR_BASE_URI[doc] = "Allow to serve ipk deploy dir as an adhoc feed (bogofeed). Set to base URL of the dir as exported by HTTP. Set of adhoc feed configs will be generated in image."
108 108
109# insane bbclass 109# insane bbclass