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

Peter Korsgaard jacmet at uclibc.org
Fri Oct 2 11:15:34 UTC 2009


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

 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.

What exactly needs this? I prefer to not add unused stuff. Could we wait
until there's an actual use for this?

 Sven> +$(STAMP_DIR)/host_directfb_installed: $(STAMP_DIR)/host_directfb_compiled
 Sven> +	$(INSTALL) -m 0755 $(DIRECTFB_HOST_DIR)/tools/directfb-csource $(HOST_DIR)/usr/bin

Is directfb-csource the only thing we could ever imagine other packages
needing? What about the headers/libs for some other host tool?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list