diff options
author | rpjday@crashcourse.ca <rpjday@crashcourse.ca> | 2020-04-03 08:01:03 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-04-06 16:53:24 +0100 |
commit | 43ad3f54eabc5a7c5086a2a551224cb817c167b8 (patch) | |
tree | d56842624f6e4397034ea9d0c604bafa4c2b46d3 /meta/recipes-support/bash-completion | |
parent | 45792835fe180b92ddad04d22258b422d9426694 (diff) | |
download | poky-43ad3f54eabc5a7c5086a2a551224cb817c167b8.tar.gz |
dev-manual: use "strace" for PV example, not cdrtools
Section 3.3.5, "Fetching Code", uses the cdrtools recipe as an example
for showing the use of PV, but that's a bad example since the current
cdrtools recipe file contains:
SRC_URI = " \
${SOURCEFORGE_MIRROR}/project/cdrtools/cdrtools-${REALPV}.tar.bz2 \
...
PV = "3.01a31+really3.01"
REALPV = "3.01"
which is not exactly the point the dev manual is trying to make, so
replace with simpler strace recipe.
(From yocto-docs rev: d865b0288a4162a8d4df9a2abde43875e3dc2ced)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/bash-completion')
0 files changed, 0 insertions, 0 deletions