From 6e13f8caedd0f09708b744ff63b60364b03b64a9 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 10 May 2010 16:12:02 +0200 Subject: gstreamer-ti: reinstate LINUXKERNEL_INSTALL_DIR Signed-off-by: Koen Kooi --- recipes/ti/gstreamer-ti.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes/ti/gstreamer-ti.inc b/recipes/ti/gstreamer-ti.inc index 85b6d25299..1f0990fb13 100644 --- a/recipes/ti/gstreamer-ti.inc +++ b/recipes/ti/gstreamer-ti.inc @@ -61,6 +61,9 @@ export LINK_XDC_ROOT = "${LINK_INSTALL_DIR}" export CODEC_SERVER = "${installdir}/ti-codecs-server/cs.x64P" CPPFLAGS_append = " -DPlatform_${PLATFORM}" +# Makefile also expects to be able to find the kernel headers from the envirionment +export LINUXKERNEL_INSTALL_DIR = "${STAGING_KERNEL_DIR}" + do_configure_prepend() { # PSP kernel is based on older DSS. we need to replace linux/omapfb.h with mach/omapfb.h if ! [ -e ${STAGING_KERNEL_DIR}/include/linux/omapfb.h ] ; then -- cgit v1.2.3