Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Rigbo <alexander.rigbo@acgnystrom.se>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/usbmount
Date: Mon, 12 Feb 2007 11:19:04 +0100	[thread overview]
Message-ID: <200702121119.04542.alexander.rigbo@acgnystrom.se> (raw)
In-Reply-To: <20070212101412.9B192485CC@busybox.net>

Hi,

I sent an email to the list earlier, please see it here:

http://buildroot.uclibc.org/lists/buildroot/2007-February/001513.html

Best Regards
Alexander

On Monday 12 February 2007 11.14.12 aldot at uclibc.org wrote:
> Author: aldot
> Date: 2007-02-12 02:14:12 -0800 (Mon, 12 Feb 2007)
> New Revision: 17860
>
> Log:
> - bump version as noticed by xride
>
>
> Modified:
>    trunk/buildroot/package/usbmount/usbmount.mk
>
>
> Changeset:
> Modified: trunk/buildroot/package/usbmount/usbmount.mk
> ===================================================================
> --- trunk/buildroot/package/usbmount/usbmount.mk	2007-02-12 10:10:44 UTC
> (rev 17859) +++ trunk/buildroot/package/usbmount/usbmount.mk	2007-02-12
> 10:14:12 UTC (rev 17860) @@ -3,10 +3,11 @@
>  # usbmount
>  #
>  #############################################################
> -USBMOUNT_SOURCE:=usbmount_0.0.14.tar.gz
> +USBMOUNT_VERSION=0.0.14.1
> +USBMOUNT_SOURCE:=usbmount_$(USBMOUNT_VERSION).tar.gz
>  USBMOUNT_SITE:=http://usbmount.alioth.debian.org/package/
>  USBMOUNT_CAT:=$(ZCAT)
> -USBMOUNT_DIR:=$(BUILD_DIR)/usbmount-0.0.14
> +USBMOUNT_DIR:=$(BUILD_DIR)/usbmount-$(USBMOUNT_VERSION)
>  USBMOUNT_BINARY:=usbmount
>  USBMOUNT_TARGET_BINARY:=sbin/usbmount
>
> @@ -18,7 +19,7 @@
>  $(USBMOUNT_DIR)/.unpacked: $(DL_DIR)/$(USBMOUNT_SOURCE)
>  	$(USBMOUNT_CAT) $(DL_DIR)/$(USBMOUNT_SOURCE) | tar -C $(BUILD_DIR)
> $(TAR_OPTIONS) - toolchain/patch-kernel.sh $(USBMOUNT_DIR) package/usbmount
> \*.patch -	touch $(USBMOUNT_DIR)/.unpacked
> +	touch $@
>
>  $(TARGET_DIR)/$(USBMOUNT_TARGET_BINARY): $(USBMOUNT_DIR)/.unpacked
>  	$(INSTALL) -m 0755 -D $(USBMOUNT_DIR)/usbmount
> $(TARGET_DIR)/$(USBMOUNT_TARGET_BINARY)
>
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot

  reply	other threads:[~2007-02-12 10:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-12 10:14 [Buildroot] svn commit: trunk/buildroot/package/usbmount aldot at uclibc.org
2007-02-12 10:19 ` Alexander Rigbo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-07-17  0:22 sjhill at uclibc.org
2007-05-07  4:03 sjhill at uclibc.org
2007-02-12 11:36 aldot at uclibc.org
2007-02-06 18:11 sjhill 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=200702121119.04542.alexander.rigbo@acgnystrom.se \
    --to=alexander.rigbo@acgnystrom.se \
    --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