]> code.ossystems Code Review - openembedded-core.git/commit
python-smartpm: Add basic knowledge of RPMSENSE_MISSINGOK
authorMark Hatle <mark.hatle@windriver.com>
Wed, 31 Oct 2012 19:43:48 +0000 (14:43 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Nov 2012 23:37:34 +0000 (23:37 +0000)
commit4f1f6d39803c94cf9ff55f0a4616e7a1703bcef6
tree4a41e9d45e1bfd9bdbce917f6a98c44270de39b4
parent431352d063b353ee0e0eaa5bfe24450962d71d6b
python-smartpm: Add basic knowledge of RPMSENSE_MISSINGOK

Currently smart does not support recommend dependencies.  Add the first set
of 'support' for RPMSENSE_MISSINGOK (the flag that makes something a
recommend).  This initial support ends up ignoring the recommendation, but is
written in a way that it will be the basis of eventual support.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/recipes-devtools/python/python-smartpm/smart-missingok.patch [new file with mode: 0644]
meta/recipes-devtools/python/python-smartpm_1.4.1.bb