On 3 September 2014 11:16, Burton, Ross <ross.burton at intel.com> wrote:
> Actually, that patch has a typo in the logic:
>
> + extra_pkgdata = (d.getVar("RPM_EXTRA_PKGDATA", True) or "0") == "0"
>
> == "1", surely.
FYI, the patch in master-next has the correct logic.
Ross