diff options
author | Antonin Godard <antonin.godard@bootlin.com> | 2024-11-27 17:01:18 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-12-06 05:50:25 -0800 |
commit | d50df943818f92ff58322a46ebdf9f3dafb28d8a (patch) | |
tree | d4864b2a6b00c0ffb630529e9b3b72b02e126e5c /bitbake/lib/bb/runqueue.py | |
parent | 54315a03b670f38735d2035ab437f54fd4086316 (diff) | |
download | poky-d50df943818f92ff58322a46ebdf9f3dafb28d8a.tar.gz |
ref-manual: classes: fix bin_package description
The previous bin_package description was confusing: it would instruct to
use the git fetcher to extract the content of an RPM package using the
`subpath` option - but that's not possible as the git fetcher can be
used to clone a repository but not to do the extraction.
Update the description by telling what it really does and what it
doesn't do, and by giving an HTTPS+RPM example.
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
(From yocto-docs rev: 13c9f861547490a734a7e6396ac0b8f416863f70)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit 305f024bf99ba02b153eed0cebe3d36594868497)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'bitbake/lib/bb/runqueue.py')
0 files changed, 0 insertions, 0 deletions