From: Joshua Watt <jpewhacker@gmail.com>
To: poky@yoctoproject.org
Subject: [meta-poky][PATCH] local.conf.sample: Explain src-pkgs
Date: Wed, 30 Jan 2019 13:30:14 -0600 [thread overview]
Message-ID: <20190130193014.20061-1-JPEWhacker@gmail.com> (raw)
Adds documentation to explain that src-pkgs can be added to
EXTRA_IMAGE_FEATURES
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
---
meta-poky/conf/local.conf.sample | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-poky/conf/local.conf.sample b/meta-poky/conf/local.conf.sample
index cf96598819c..267108d6850 100644
--- a/meta-poky/conf/local.conf.sample
+++ b/meta-poky/conf/local.conf.sample
@@ -124,6 +124,8 @@ PACKAGE_CLASSES ?= "package_rpm"
# variable can contain the following options:
# "dbg-pkgs" - add -dbg packages for all installed packages
# (adds symbol information for debugging/profiling)
+# "src-pkgs" - add -src packages for all installed packages
+# (adds source code for debugging)
# "dev-pkgs" - add -dev packages for all installed packages
# (useful if you want to develop against libs in the image)
# "ptest-pkgs" - add -ptest packages for all ptest-enabled packages
--
2.20.1
reply other threads:[~2019-01-30 19:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190130193014.20061-1-JPEWhacker@gmail.com \
--to=jpewhacker@gmail.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.