All of lore.kernel.org
 help / color / mirror / Atom feed
* linux_2.6.24.bb: patch file unavailable
@ 2009-04-16  8:51 Sledz, Steffen
  2009-04-16  9:11 ` Koen Kooi
  0 siblings, 1 reply; 4+ messages in thread
From: Sledz, Steffen @ 2009-04-16  8:51 UTC (permalink / raw)
  To: openembedded-devel

linux_2.6.24.bb since 2008-02-16 14:33:38 +0000 contains

SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \
           http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/broken-out/squashfs-lzma-2.6.24.patch;patch=1 \

But this patch is no longer available there:

$ wget http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/broken-out/squashfs-lzma-2.6.24.patch
--07:58:38--  http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/broken-out/squashfs-lzma-2.6.24.patch
           => `squashfs-lzma-2.6.24.patch'
Resolving kamikaze.waninkoko.info... failed: Name or service not known.

Does somebody know a new URL for that? Or should i upload a copy to the OE repo from my local sources cache?

Steffen

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: linux_2.6.24.bb: patch file unavailable
  2009-04-16  8:51 linux_2.6.24.bb: patch file unavailable Sledz, Steffen
@ 2009-04-16  9:11 ` Koen Kooi
  2009-04-16 13:21   ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Koen Kooi @ 2009-04-16  9:11 UTC (permalink / raw)
  To: openembedded-devel

On 16-04-09 10:51, Sledz, Steffen wrote:
> linux_2.6.24.bb since 2008-02-16 14:33:38 +0000 contains
>
> SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \
>             http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/broken-out/squashfs-lzma-2.6.24.patch;patch=1 \
>
> But this patch is no longer available there:
>
> $ wget http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/broken-out/squashfs-lzma-2.6.24.patch
> --07:58:38--  http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/broken-out/squashfs-lzma-2.6.24.patch
>             =>  `squashfs-lzma-2.6.24.patch'
> Resolving kamikaze.waninkoko.info... failed: Name or service not known.
>
> Does somebody know a new URL for that?

http://www.angstrom-distribution.org/unstable/sources/squashfs-lzma-2.6.24.patch

> Or should i upload a copy to the OE repo from my local sources cache?

Personally I strongly dislike using patches from remote hosts, since the 
get changed/deleted/etc beyond our control.

FWIW: squashfs is now in mainline :)

regards,

Koen




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: linux_2.6.24.bb: patch file unavailable
  2009-04-16  9:11 ` Koen Kooi
@ 2009-04-16 13:21   ` Denys Dmytriyenko
  2009-04-18 15:37     ` Leon Woestenberg
  0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2009-04-16 13:21 UTC (permalink / raw)
  To: openembedded-devel

On Thu, Apr 16, 2009 at 11:11:32AM +0200, Koen Kooi wrote:
> On 16-04-09 10:51, Sledz, Steffen wrote:
>> linux_2.6.24.bb since 2008-02-16 14:33:38 +0000 contains
>>
>> SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 
>> \
>>             
>> http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/broken-out/squashfs-lzma-2.6.24.patch;patch=1 
>> \
>>
>> But this patch is no longer available there:
>>
>> $ wget 
>> http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/broken-out/squashfs-lzma-2.6.24.patch
>> --07:58:38--  
>> http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/broken-out/squashfs-lzma-2.6.24.patch
>>             =>  `squashfs-lzma-2.6.24.patch'
>> Resolving kamikaze.waninkoko.info... failed: Name or service not known.
>>
>> Does somebody know a new URL for that?
>
> http://www.angstrom-distribution.org/unstable/sources/squashfs-lzma-2.6.24.patch
>
>> Or should i upload a copy to the OE repo from my local sources cache?
>
> Personally I strongly dislike using patches from remote hosts, since the 
> get changed/deleted/etc beyond our control.
>
> FWIW: squashfs is now in mainline :)

But not LZMA yet.

-- 
Denys



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: linux_2.6.24.bb: patch file unavailable
  2009-04-16 13:21   ` Denys Dmytriyenko
@ 2009-04-18 15:37     ` Leon Woestenberg
  0 siblings, 0 replies; 4+ messages in thread
From: Leon Woestenberg @ 2009-04-18 15:37 UTC (permalink / raw)
  To: openembedded-devel

Hello,

On Thu, Apr 16, 2009 at 3:21 PM, Denys Dmytriyenko <denis@denix.org> wrote:
> On Thu, Apr 16, 2009 at 11:11:32AM +0200, Koen Kooi wrote:
>> On 16-04-09 10:51, Sledz, Steffen wrote:
>>
>>> Or should i upload a copy to the OE repo from my local sources cache?
>>
>> Personally I strongly dislike using patches from remote hosts, since the
>> get changed/deleted/etc beyond our control.
>>
Should we decide to police this one into a policy?

Squashfs 4.0 is indeed in mainline, we need to bring the new userspace
support in.

Not sure if the kernel fs is backwards compatible with the 3.x series fs.

Regards,
-- 
Leon



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-04-18 15:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-16  8:51 linux_2.6.24.bb: patch file unavailable Sledz, Steffen
2009-04-16  9:11 ` Koen Kooi
2009-04-16 13:21   ` Denys Dmytriyenko
2009-04-18 15:37     ` Leon Woestenberg

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.