diff mbox

[04/69] cdrkit: add explicit dependencies for host variant

Message ID 1467498098-23731-5-git-send-email-julien.floret@6wind.com
State Accepted
Headers show

Commit Message

Julien Floret July 2, 2016, 10:20 p.m. UTC
Signed-off-by: Julien Floret <julien.floret@6wind.com>
---
 package/cdrkit/cdrkit.mk | 1 +
 1 file changed, 1 insertion(+)

Comments

Thomas Petazzoni July 3, 2016, 6:36 a.m. UTC | #1
Hello,

On Sun,  3 Jul 2016 00:20:33 +0200, Julien Floret wrote:
> Signed-off-by: Julien Floret <julien.floret@6wind.com>
> ---
>  package/cdrkit/cdrkit.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

Thomas
Julien Floret July 3, 2016, 8:52 a.m. UTC | #2
Hello Thomas,

2016-07-03 8:36 GMT+02:00 Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>:
> Hello,
>
> On Sun,  3 Jul 2016 00:20:33 +0200, Julien Floret wrote:
>> Signed-off-by: Julien Floret <julien.floret@6wind.com>
>> ---
>>  package/cdrkit/cdrkit.mk | 1 +
>>  1 file changed, 1 insertion(+)
>
> Applied to master, thanks.

Hm, this commit seems be missing in buildroot upstream, I don't see it
amongst the others.
Thanks a lot!

Julien
Julien Floret July 3, 2016, 6:47 p.m. UTC | #3
>> On Sun,  3 Jul 2016 00:20:33 +0200, Julien Floret wrote:
>>> Signed-off-by: Julien Floret <julien.floret@6wind.com>
>>> ---
>>>  package/cdrkit/cdrkit.mk | 1 +
>>>  1 file changed, 1 insertion(+)
>>
>> Applied to master, thanks.
>
> Hm, this commit seems be missing in buildroot upstream, I don't see it
> amongst the others.
> Thanks a lot!

I mean, "[PATCH 04/69] cdrkit: add explicit dependencies for host variant"
was marked as applied, but there was no associate git commit, so unless
I missed something, the modification doesn't seem to be in buildroot
upstream git tree.

Julien
Thomas Petazzoni July 3, 2016, 7:17 p.m. UTC | #4
Hello,

On Sun, 3 Jul 2016 20:47:54 +0200, Julien Floret wrote:

> > Hm, this commit seems be missing in buildroot upstream, I don't see it
> > amongst the others.
> > Thanks a lot!  
> 
> I mean, "[PATCH 04/69] cdrkit: add explicit dependencies for host variant"
> was marked as applied, but there was no associate git commit, so unless
> I missed something, the modification doesn't seem to be in buildroot
> upstream git tree.

Ah, yes, you're right. This series was so long that I messed up on this
patch (even though it was at the beginning of the series). I hope it
doesn't indicate that I messed things up even more with the rest of the
series :-/

Thanks for noticing!

Thomas
diff mbox

Patch

diff --git a/package/cdrkit/cdrkit.mk b/package/cdrkit/cdrkit.mk
index 2e4bb1fafef3..10d118c46a3e 100644
--- a/package/cdrkit/cdrkit.mk
+++ b/package/cdrkit/cdrkit.mk
@@ -8,6 +8,7 @@  CDRKIT_VERSION = 1.1.11
 CDRKIT_SOURCE = cdrkit_$(CDRKIT_VERSION).orig.tar.gz
 CDRKIT_SITE = http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/c/cdrkit
 CDRKIT_DEPENDENCIES = libcap bzip2 zlib
+HOST_CDRKIT_DEPENDENCIES = host-libcap host-bzip2 host-zlib
 CDRKIT_LICENSE = GPLv2
 CDRKIT_LICENSE_FILES = COPYING