[oe-commits] [openembedded-core] 05/10: pointercal-xinput: set ALLOW_EMPTY

Martin Jansa martin.jansa at gmail.com
Thu Aug 4 20:07:07 UTC 2016


NAK

On Thu, Aug 4, 2016 at 9:56 PM, <git at git.openembedded.org> wrote:

> rpurdie pushed a commit to branch master-next
> in repository openembedded-core.
>
> commit 461a01e4f126d5e45ca720e0e8d0e35afb13672c
> Author: Ross Burton <ross.burton at intel.com>
> AuthorDate: Tue Aug 2 21:00:56 2016 +0100
>
>     pointercal-xinput: set ALLOW_EMPTY
>
>     Many BSPs don't have pointer calibration, so set ALLOW_EMPTY so the
> package
>     still exists (for dependencies) even if there isn't a calibration file
> to
>     package.
>
>     Signed-off-by: Ross Burton <ross.burton at intel.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..71756c3 100644
> --- a/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb
> +++ b/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb
> @@ -17,4 +17,5 @@ do_install() {
>  }
>
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
> +ALLOW_EMPTY_${PN} = "1"
>  CONFFILES_${PN} = "${sysconfdir}/pointercal.xinput"
>
> --
> To stop receiving notification emails like this one, please contact
> the administrator of this repository.
> --
> _______________________________________________
> Openembedded-commits mailing list
> Openembedded-commits at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-commits
>


More information about the Openembedded-commits mailing list