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

Peter Korsgaard jacmet at uclibc.org
Fri Oct 2 11:40:00 UTC 2009


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

Hi,

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

 Sven> directfb-csource is very similar to gdk-pixbuf-csource. It creates
 Sven> header files from images so that they can easily be embedded into the
 Sven> binary. I do make use of this in one of our packages. At some point I
 Sven> even plan to release this code under the LGPL, but for now its closed. 

 Sven> Of course I would prefer if the change could be upstream in buildroot,
 Sven> but if you don't want to add it, then we can maintain it in our branch.

Ok, fine by me - Could you please send a patch against upstream git
though?

git am -s3 /tmp/dir.patch
Applying: directfb: add host-directfb target for directfb-csource
error: patch failed: package/directfb/directfb.mk:147
error: package/directfb/directfb.mk: patch does not apply
fatal: sha1 information is lacking or useless (package/directfb/directfb.mk).
Repository lacks necessary blobs to fall back on 3-way merge.
Cannot fall back to three-way merge.
 
 >> Is directfb-csource the only thing we could ever imagine other
 >> packages needing? What about the headers/libs for some other host
 >> tool?

 Sven> The other tools are actually useful on the target, but not likely
 Sven> useful on the host. directfb-csource is the only code-generation
 Sven> tool in there.

Ok, I was more thinking about headers/libs, if something we would need
to compile for the host uses directfb, but we can add than when/if we
need it.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list