From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/x11r7/mesa3d
Date: Sat, 11 Aug 2007 03:08:15 -0700 (PDT) [thread overview]
Message-ID: <20070811100815.32D0CA605C@busybox.net> (raw)
Author: ulf
Date: 2007-08-11 03:08:13 -0700 (Sat, 11 Aug 2007)
New Revision: 19426
Log:
Correct mesa3d-source, use correct patch directory
Modified:
trunk/buildroot/package/x11r7/mesa3d/mesa3d.mk
Changeset:
Modified: trunk/buildroot/package/x11r7/mesa3d/mesa3d.mk
===================================================================
--- trunk/buildroot/package/x11r7/mesa3d/mesa3d.mk 2007-08-11 00:12:33 UTC (rev 19425)
+++ trunk/buildroot/package/x11r7/mesa3d/mesa3d.mk 2007-08-11 10:08:13 UTC (rev 19426)
@@ -19,7 +19,7 @@
$(MESA3D_DIR)/.extracted: $(DL_DIR)/$(MESA3D_SOURCE)
$(ZCAT) $(DL_DIR)/$(MESA3D_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
- toolchain/patch-kernel.sh $(MESA3D_DIR) package/mesa3d/ mesa3d\*.patch
+ toolchain/patch-kernel.sh $(MESA3D_DIR) package/x11r7/mesa3d/ mesa3d\*.patch
touch $@
$(MESA3D_DIR)/.configured: $(MESA3D_DIR)/.extracted
@@ -60,7 +60,7 @@
touch $@
mesa3d-depends: xproto_glproto xproto_xf86vidmodeproto xlib_libXxf86vm xlib_libXmu xlib_libXdamage libdrm
-mesa3d-source: $(MESA3D_DIR)/.extracted
+mesa3d-source: $(DL_DIR)/$(MESA3D_SOURCE)
mesa3d-configure: $(MESA3D_DIR)/.configured
mesa3d-build: $(MESA3D_DIR)/.built
mesa3d: mesa3d-depends $(MESA3D_DIR)/.installed
next reply other threads:[~2007-08-11 10:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-11 10:08 ulf at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-02-24 13:29 [Buildroot] svn commit: trunk/buildroot/package/x11r7/mesa3d jacmet at uclibc.org
2009-02-24 13:29 jacmet at uclibc.org
2009-02-24 13:30 jacmet at uclibc.org
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=20070811100815.32D0CA605C@busybox.net \
--to=ulf@uclibc.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox