base class: make base_read_file not raise an exception if the file to read is not...
authorMichael Lauer <mickey@vanille-media.de>
Sun, 16 Apr 2006 21:15:39 +0000 (21:15 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 16 Apr 2006 21:15:39 +0000 (21:15 +0000)
commit2df0cdc8d8c8eb49eee79c8f82c5bcbf3676703d
tree17ea7040ca8c4acbd22d3378c8584468abb2b53b
parentdda0f8c7a259a59db463e18f4465bca8054032d0
base class: make base_read_file not raise an exception if the file to read is not present
This is necessary due to the new RDEPENDS handling. I don't feel 100% comfortable with it,
but until we rework the complete staging-shouldn't-contain-dependency-information, this is
our way.
classes/base.bbclass