[Buildroot] [PATCH] directfb: add host-directfb target for directfb-csource

Peter Korsgaard jacmet at uclibc.org
Sat Oct 3 07:24:51 UTC 2009


>>>>> "Sven" == Sven Neumann <s.neumann at raumfeld.com> writes:

Hi,

 Sven> directfb-csource is a code generation tool that may be needed to build
 Sven> other packages. Add host-directfb target that installs directfb-csource
 Sven> in the host_dir.

 Sven> +DIRECTFB_HOST_DIR:=$(BUILD_DIR)/directfb-$(DIRECTFB_VERSION)-host
 Sven> +DIRECTFB_HOST_BINARY:=$(HOST_DIR)/usr/bin/directfb-csource
 Sven> +
 Sven> +$(DL_DIR)/$(DIRECTFB_SOURCE):
 Sven> +        $(call DOWNLOAD,$(DIRECTFB_SITE),$(DIRECTFB_SOURCE))

Hmm, this somehow had tabs replaced by spaces - How did that happen? git
send-email normally doesn't do stuff like that.

Anyway, fixed now.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list