[OE-core] [PATCH 3/4] pointercal-xinput: add the missing ALLOW_EMPTY

Martin Jansa martin.jansa at gmail.com
Fri Nov 7 14:43:39 UTC 2014


On Fri, Nov 07, 2014 at 03:57:03PM +0800, Hongxu Jia wrote:
> Since the do_install conditionally install file if it has a contents,
> it should allow the package empty.
> 
> It avoids the do_rootfs failure while IMAGE_INSTALL += "pointercal-xinput"

It was removed intentionally

http://git.openembedded.org/meta-openembedded/commit/?id=9477e53e8a8ffde17b558ac436550687db4b86a0

> [YOCTO #6937]
> 
> Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
> ---
>  meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb b/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb
> index 65348c3..ebc5155 100644
> --- a/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb
> +++ b/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb
> @@ -16,5 +16,6 @@ do_install() {
>      fi
>  }
>  
> +ALLOW_EMPTY_${PN} = "1"
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  CONFFILES_${PN} = "${sysconfdir}/pointercal.xinput"
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20141107/f47a4cfa/attachment-0002.sig>


More information about the Openembedded-core mailing list