diff options
author | Qing He <qing.he@intel.com> | 2010-09-09 16:28:47 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-10 12:14:02 +0100 |
commit | a6e76529448d5b5c70988fcfe3b9f4beb022b784 (patch) | |
tree | c15065b21e43f6ad9e064f37316427c4d32f9b10 /handbook/resources.xml | |
parent | 3c6e1d7c623672f6424508fd0ebbe795265a0fe0 (diff) | |
download | openembedded-core-a6e76529448d5b5c70988fcfe3b9f4beb022b784.tar.gz openembedded-core-a6e76529448d5b5c70988fcfe3b9f4beb022b784.tar.bz2 openembedded-core-a6e76529448d5b5c70988fcfe3b9f4beb022b784.zip |
handbook: update appendix C/H/I
The following is suggested but not changed:
- adding documentation of cmake.bbclass
- remove src_distribute_local.bbclass
Signed-off-by: Qing He <qing.he@intel.com>
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'handbook/resources.xml')
-rw-r--r-- | handbook/resources.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/handbook/resources.xml b/handbook/resources.xml index da664f6527..7561669fba 100644 --- a/handbook/resources.xml +++ b/handbook/resources.xml @@ -19,7 +19,7 @@ <para> Problems with Poky should be reported in the - <ulink url='http://bugzilla.o-hand.com/'>bug tracker</ulink>. + <ulink url='http://bugzilla.pokylinux.org/'>bug tracker</ulink>. </para> </section> @@ -127,10 +127,10 @@ poky+subscribe <at> openedhand <dot> com </programlisting> <para> - A Poky contributions tree (poky-contrib) exists for people to stage - contributions in, for regular contributors. If people desire such - access, please ask on the mailing list. Usually access will be given - to anyone with a proven track record of good patches. + A Poky contributions tree (poky-contrib, git://git.pokylinux.org/poky-contrib.git) + exists for people to stage contributions in, for regular contributors. + If people desire such access, please ask on the mailing list. Usually + access will be given to anyone with a proven track record of good patches. </para> </section> |