bitbake.conf: Unconditionally set RDEPENDS for -dev package and RRECOMMENDS for ...
authorRichard Purdie <rpurdie@rpsys.net>
Sat, 23 Feb 2008 23:39:55 +0000 (23:39 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Sat, 23 Feb 2008 23:39:55 +0000 (23:39 +0000)
commitc4d731645de4e5e8e588f12efd5bfd3c361ebc51
tree995e81bf66997b29bd062a88e183b3c9391228f3
parentf48a8a5ec8959fd33b052181d71b620568899f73
bitbake.conf: Unconditionally set RDEPENDS for -dev package and RRECOMMENDS for -dbg package.
This is important since these packages should always exist. If they don't, depchains functionality falls apart and its impossible to pull in all the dependencies to build X or debug Y. This check also causes a significant performance hit when parsing.
conf/bitbake.conf