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>
Sun, 18 Nov 2012 16:42:03 +0000 (16:42 +0000)
commit99267a0286b76c1376bcf0b58c12efa315894d76
tree3a149d10f903596d2fd1323854bfe96ac826e204
parent206118005fe018e5a3fdd72366aab058651180e1
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.

(From OE-Core rev: 4f1f6d39803c94cf9ff55f0a4616e7a1703bcef6)

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