From: Ivan Kuten <ivan.kuten@promwad.com>
To: buildroot@busybox.net
Subject: [Buildroot] AUTOTARGETS is not working correctly when applying x11r7 patches, was ( X11R7 packages available )
Date: Sat, 11 Aug 2007 23:30:14 +0300 [thread overview]
Message-ID: <46BE1C56.60508@promwad.com> (raw)
In-Reply-To: <20070810185512.GA4186@codepoet.org>
>> Any feedback is welcome... once this is tested I think it would be a good
>> idea to add the whole thing to Buildroot.
>
> Fantastic. I've merged your patches with very minor changes.
> It doesnt quite build for me, but hopefully we can get that
> sorted out soon. This was clearly a huge undertaking and a
> true labor of love. Thanks!
>
Hello,
$(eval $(call AUTOTARGETS,xlib_liblbxutil)) is not working correctly when applying patches:
>>> xlib_liblbxutil 1.0.1 Patching
(if test -d package/xlib_liblbxutil ; then \
if test "" ; then \
toolchain/patch-kernel.sh /root/buildroot/build_arm/xlib_liblbxutil-1.0.1 package/xlib_liblbxutil xlib_liblbxutil-1.0.1\*.patch || exit 1 ; \
else \
toolchain/patch-kernel.sh /root/buildroot/build_arm/xlib_liblbxutil-1.0.1 package/xlib_liblbxutil xlib_liblbxutil\*.patch || exit 1 ; \
if test -d package/xlib_liblbxutil/xlib_liblbxutil-1.0.1 ; then \
toolchain/patch-kernel.sh /root/buildroot/build_arm/xlib_liblbxutil-1.0.1 package/xlib_liblbxutil/xlib_liblbxutil-1.0.1 \*.patch || exit 1 ; \
fi; \
fi; \
fi)
should be package/x11r7/xlib_liblbxutil
Best regards,
Ivan
next prev parent reply other threads:[~2007-08-11 20:30 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-04 8:29 [Buildroot] X11R7 packages available Julien Letessier
2007-07-04 9:18 ` Nuno da Costa Ferro
2007-07-04 11:55 ` Nuno da Costa Ferro
2007-07-04 15:32 ` Julien Letessier
2007-07-04 15:40 ` Nuno da Costa Ferro
2007-07-04 15:47 ` Nuno da Costa Ferro
2007-07-04 18:12 ` Julien Letessier
2007-07-05 13:33 ` Nuno da Costa Ferro
2007-07-04 15:29 ` Julien Letessier
2007-08-10 18:55 ` Erik Andersen
2007-08-11 20:30 ` Ivan Kuten [this message]
2007-08-11 22:01 ` [Buildroot] AUTOTARGETS is not working correctly when applying x11r7 patches, was ( X11R7 packages available ) Ulf Samuelsson
2007-08-11 22:10 ` Ivan Kuten
2007-08-12 0:54 ` [Buildroot] AUTOTARGETS is not working correctly when applying Ulf Samuelsson
2007-08-14 8:21 ` Benjamin Tietz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46BE1C56.60508@promwad.com \
--to=ivan.kuten@promwad.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.