Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/socat
Date: Fri, 02 Jan 2009 23:33:43 +0100	[thread overview]
Message-ID: <1230935623.8886.19.camel@linux-yrgm.site> (raw)
In-Reply-To: <877i5e2i9e.fsf@macbook.be.48ers.dk>

fre 2009-01-02 klockan 10:02 +0100 skrev Peter Korsgaard:
> >>>>> "ulf" == ulf  <ulf@uclibc.org> writes:
> 
> Hi,
> 
>  ulf>  	  http://www.dest-unreach.org/socat/
>  ulf> +if BR2_PACKAGE_SOCAT
>  ulf> +config BR2_PACKAGE_SOCAT_PREDEF_CRDLY_SHIFT
>  ulf> +	string "CRDLY_SHIFT"
>  ulf> +	default "9"
>  ulf> +	help
>  ulf> +	  Add configure variable
>  ulf> +
>  ulf> +config BR2_PACKAGE_SOCAT_PREDEF_TABDLY_SHIFT
>  ulf> +	string "TABDLY_SHIFT"
>  ulf> +	default "11"
>  ulf> +	help
>  ulf> +	  Add configure variable
> 
> That's not very descriptive.

I have little clue of what it is used for
except some kind of delay when a TAB character is received
Old socat version breaks for some reason and it is really ancient.
socat configure is not able to build without it
The socat source contains defaults for Linux-2.6.24,
and the documentation recommends using this
if configure cannot deduct a resonable value.



>  
>  ulf>  $(SOCAT_WORKDIR)/Makefile: $(SOCAT_DIR)/.unpacked
>  ulf> @@ -30,6 +53,7 @@
>  ulf>  	(cd $(SOCAT_WORKDIR); rm -rf config.cache; \
>  ulf>  		$(TARGET_CONFIGURE_OPTS) \
>  ulf>  		$(TARGET_CONFIGURE_ARGS) \
>  ulf> +		$(SOCAT_CONFIGURE_OPTS) \
>  ulf>  		$(SOCAT_DIR)/configure \
>  ulf>  		--target=$(GNU_TARGET_NAME) \
>  ulf>  		--host=$(GNU_TARGET_NAME) \
> 
> How about converting it to Makefile.autotools.in format while you're
> at it?

Lots of things to do, and this has less priority
than fixing U-boot for AT91/at91bootstrap etc.

/Ulf

  reply	other threads:[~2009-01-02 22:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-02  8:29 [Buildroot] svn commit: trunk/buildroot/package/socat ulf at uclibc.org
2009-01-02  9:02 ` Peter Korsgaard
2009-01-02 22:33   ` Ulf Samuelsson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-07-17 12:04 ulf 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=1230935623.8886.19.camel@linux-yrgm.site \
    --to=ulf.samuelsson@atmel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox