From: Qais Yousef <qais.yousef@imgtec.com>
To: Vinod Koul <vinod.koul@intel.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: [TINYCOMPRESS][v2 PATCH 1/7] Convert the build system to autotools
Date: Wed, 29 Apr 2015 15:34:58 +0100 [thread overview]
Message-ID: <5540EC12.1060705@imgtec.com> (raw)
In-Reply-To: <20150330165008.GE7192@intel.com>
Hi Vinod,
Are you still planning to merge this?
Thanks,
Qais
On 03/30/2015 05:50 PM, Vinod Koul wrote:
> On Mon, Mar 30, 2015 at 05:02:33PM +0100, Qais Yousef wrote:
>> On 03/24/2015 10:32 AM, Qais Yousef wrote:
>>> Hopefully this should make tinycompress a more robust package.
>>> This change splits the source into utils and lib.
>>> No functional changes was introduced.
>>>
>>> diff --git a/src/utils/Makefile.am b/src/utils/Makefile.am
>>> new file mode 100644
>>> index 000000000000..0a3fc43c92cb
>>> --- /dev/null
>>> +++ b/src/utils/Makefile.am
>>> @@ -0,0 +1,11 @@
>>> +bin_PROGRAMS = cplay crecord
>>> +
>>> +cplay_SOURCES = cplay.c
>>> +crecord_SOURCES = cplay.c
>>> +
>> This should be crec.c :-/
>>
>> Can you fix when you apply or do you want me to send v3?
> No issues I can fix it up
>
> I am running few more stuff, I will merge this shortly
>
next prev parent reply other threads:[~2015-04-29 14:37 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-24 10:32 [TINYCOMPRESS][v2 PATCH 0/7] Convert build system to autotools Qais Yousef
2015-03-24 10:32 ` [TINYCOMPRESS][v2 PATCH 1/7] Convert the " Qais Yousef
2015-03-30 16:02 ` Qais Yousef
2015-03-30 16:50 ` Vinod Koul
2015-03-31 9:22 ` Qais Yousef
2015-04-29 14:34 ` Qais Yousef [this message]
2015-03-24 10:32 ` [TINYCOMPRESS][v2 PATCH 2/7] add .gitignore file Qais Yousef
2015-03-24 10:32 ` [TINYCOMPRESS][v2 PATCH 3/7] makefile.linux: delete as no longer necessary/used Qais Yousef
2015-03-24 10:32 ` [TINYCOMPRESS][v2 PATCH 4/7] Android.mk: Update to use the new location of source files Qais Yousef
2015-03-24 10:32 ` [TINYCOMPRESS][v2 PATCH 5/7] compress.c: fix check for errors from poll(), read() and write() Qais Yousef
2015-03-24 10:32 ` [TINYCOMPRESS][v2 PATCH 6/7] src/lib/utils.c: remove this empty file Qais Yousef
2015-03-24 10:32 ` [TINYCOMPRESS][v2 PATCH 7/7] tinycompress.h: explicitly include required headers Qais Yousef
2015-03-24 16:07 ` [TINYCOMPRESS][v2 PATCH 0/7] Convert build system to autotools Vinod Koul
2015-03-24 16:26 ` Qais Yousef
2015-03-24 16:46 ` Qais Yousef
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=5540EC12.1060705@imgtec.com \
--to=qais.yousef@imgtec.com \
--cc=alsa-devel@alsa-project.org \
--cc=vinod.koul@intel.com \
/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