From: Ivan Kuten <ivan.kuten@promwad.com>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package: libosip2
Date: Fri, 30 Nov 2007 13:40:51 +0200 [thread overview]
Message-ID: <474FF6C3.8020107@promwad.com> (raw)
In-Reply-To: <20071130102837.4DBEBA6AB6@busybox.net>
>
>
> Changeset:
> Modified: trunk/buildroot/package/Config.in
> ===================================================================
> --- trunk/buildroot/package/Config.in 2007-11-30 09:12:09 UTC (rev 20593)
> +++ trunk/buildroot/package/Config.in 2007-11-30 10:28:36 UTC (rev 20594)
> @@ -153,6 +153,7 @@
> source "package/l2tp/Config.in"
> source "package/libcgi/Config.in"
> source "package/libcgicc/Config.in"
> +source "package/libosip2/Config.in"
> source "package/libpcap/Config.in"
> source "package/links/Config.in"
> source "package/lrzsz/Config.in"
> @@ -415,4 +416,14 @@
> source "package/php/Config.in"
> endif
>
> +menuconfig BR2_GAMES
> + bool "Games"
> + default y
> + help
> + Support for games
> +
> +if BR2_GAMES
> +source "package/lxdoom/Config.in"
> +endif
> +
> endmenu
>
Hi Ulf,
Did you intentionally commit BR2_GAMES?
You mentioned only libosip2 package in your commit log.
Regards,
Ivan
--
--------------------------------
Embedded Linux engineer,
Promwad Company: http://www.promwad.com/
Homepage : http://www.ivankuten.com/
--------------------------------
next prev parent reply other threads:[~2007-11-30 11:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-30 10:28 [Buildroot] svn commit: trunk/buildroot/package: libosip2 ulf at uclibc.org
2007-11-30 11:40 ` Ivan Kuten [this message]
2007-11-30 11:51 ` Ulf Samuelsson
2007-11-30 12:03 ` Hans-Christian Egtvedt
2007-11-30 16:24 ` julien.boibessot at free.fr
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=474FF6C3.8020107@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.