summaryrefslogtreecommitdiffstats
path: root/meta-xilinx
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-03-22 21:21:30 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-03-26 16:46:35 -0400
commitb078bcfa6dbe55957b046c7d22b8c0cf7fee6850 (patch)
treeb78021f8711ba8ada79c67f821da66c4be8ff773 /meta-xilinx
parentad06047d8c4db62a3d1b4af6a32bb11c2c7147ce (diff)
downloadtalos-openbmc-b078bcfa6dbe55957b046c7d22b8c0cf7fee6850.tar.gz
talos-openbmc-b078bcfa6dbe55957b046c7d22b8c0cf7fee6850.zip
meta-ibm: Fix explicit dependencies antipattern
Out of the box bitbake examines built applications, automatically adds runtime dependencies and thus ensures any library packages dependencies are automatically added to images, sdks, etc. There is no need to list them explicitly in a recipe. Dependencies change over time, and listing them explicitly is likely prone to errors - the net effect being unnecessary shared library packages being installed into images. Consult https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#var-RDEPENDS for information on when to use explicit runtime dependencies. (From meta-ibm rev: fa99caa61ecd28325e9070f268a51a5b52363bc4) Change-Id: Icc97d4b33635caf127a17e70ba6c23f1367eb735 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-xilinx')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud