[OE-core] [PATCH 1/3] piglit: add PACKAGECONFIG for freeglut

Martin Jansa martin.jansa at gmail.com
Wed Apr 1 17:59:21 UTC 2015


On Wed, Apr 01, 2015 at 12:53:00AM -0700, Robert Yang wrote:
> Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
> ---
>  meta/recipes-graphics/piglit/piglit_git.bb |    3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb
> index 68ac7e7..e33e4a7 100644
> --- a/meta/recipes-graphics/piglit/piglit_git.bb
> +++ b/meta/recipes-graphics/piglit/piglit_git.bb
> @@ -21,6 +21,9 @@ REQUIRED_DISTRO_FEATURES = "x11"

Does this change resolve:
REQUIRED_DISTRO_FEATURES = "x11"
?

If yes, then you should remove it.

>  # contents out of $S and $B.
>  B="${S}"
>  
> +PACKAGECONFIG ??= ""
> +PACKAGECONFIG[freeglut] = "-DPIGLIT_USE_GLUT=1,-DPIGLIT_USE_GLUT=0,freeglut,"
> +
>  # CMake sets the rpath at build time with the source tree, and will reset it at
>  # install time. As we don't install this doesn't happen, so force the rpath to
>  # what we need.
> -- 
> 1.7.9.5
> 
> -- 
> _______________________________________________
> 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/20150401/70ee08ae/attachment-0002.sig>


More information about the Openembedded-core mailing list