All of lore.kernel.org
 help / color / mirror / Atom feed
* dpatch files in Yocto tree
@ 2011-05-12 16:49 Kamble, Nitin A
  2011-05-13  0:20 ` Saul Wold
  0 siblings, 1 reply; 2+ messages in thread
From: Kamble, Nitin A @ 2011-05-12 16:49 UTC (permalink / raw)
  To: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 1732 bytes --]

I find following dpatch files in the Yocto tree. Dpatch files have a small shell script at the beginning of the patch.

Out of all these, all gcc patches are for all gcc-4.3.3 only, which is kind of outdated stuff now. And will be going out of the tree soon.

Binutils & tslib patches are in current use. Adding metadata vars likes upstream_status may break the dpatch format/script.

Do we care for the shell script inside the dpatch file? Is it ok to break it inside Yocto tree?



meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-300-012_check_ldrunpath_length.patch
meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-300-001_ld_makefile_patch.patch
meta/recipes-devtools/binutils/binutils-2.21/binutils-x86_64_i386_biarch.patch
meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-300-006_better_file_error.patch
meta/recipes-devtools/gcc/gcc-4.5.1/libstdc++-pic.dpatch
meta/recipes-devtools/gcc/gcc-4.5.1/arm-unbreak-eabi-armv4t.dpatch
meta/recipes-devtools/gcc/gcc-4.5.1/gcc-ice-hack.dpatch
meta/recipes-devtools/gcc/gcc-4.5.1/pr30961.dpatch
meta/recipes-devtools/gcc/gcc-4.6.0/libstdc++-pic.dpatch
meta/recipes-devtools/gcc/gcc-4.6.0/arm-unbreak-eabi-armv4t.dpatch
meta/recipes-devtools/gcc/gcc-4.6.0/gcc-ice-hack.dpatch
meta/recipes-devtools/gcc/gcc-4.6.0/pr30961.dpatch
meta/recipes-devtools/gcc/gcc-4.3.3/300-libstdc++-pic.patch
meta/recipes-devtools/gcc/gcc-4.3.3/debian/libstdc++-pic.dpatch
meta/recipes-devtools/gcc/gcc-4.3.3/debian/arm-unbreak-eabi-armv4t.dpatch
meta/recipes-devtools/gcc/gcc-4.3.3/debian/gcc-ice-hack.dpatch
meta/recipes-devtools/gcc/gcc-4.3.3/debian/pr30961.dpatch
meta/recipes-graphics/tslib/tslib/32bitBE-support.patch

Thanks,
Nitin


[-- Attachment #2: Type: text/html, Size: 4530 bytes --]

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

* Re: dpatch files in Yocto tree
  2011-05-12 16:49 dpatch files in Yocto tree Kamble, Nitin A
@ 2011-05-13  0:20 ` Saul Wold
  0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2011-05-13  0:20 UTC (permalink / raw)
  To: Kamble, Nitin A; +Cc: yocto@yoctoproject.org

On 05/12/2011 09:49 AM, Kamble, Nitin A wrote:
> I find following dpatch files in the Yocto tree. Dpatch files have a
> small shell script at the beginning of the patch.
>
> Out of all these, all gcc patches are for all gcc-4.3.3 only, which is
> kind of outdated stuff now. And will be going out of the tree soon.
>
> Binutils & tslib patches are in current use. Adding metadata vars likes
> upstream_status may break the dpatch format/script.
>
> Do we care for the shell script inside the dpatch file? Is it ok to
> break it inside Yocto tree?
>
I think you can add the Upstream-Status: after the exit on the script 
and before the patch proper starts.

Have you confirmed that all these patches are actually used?  I think 
that some are no longer used.

Also as Richard suggested, please put an RFC Patch that remove the 
oldest version of GCC 4.3.3, along with gcc-cross-kernel-3.4.4 as it's 
no longer needed either.

> meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-300-012_check_ldrunpath_length.patch
>
> meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-300-001_ld_makefile_patch.patch
>
> meta/recipes-devtools/binutils/binutils-2.21/binutils-x86_64_i386_biarch.patch
>
> meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-300-006_better_file_error.patch
>
> meta/recipes-devtools/gcc/gcc-4.5.1/libstdc++-pic.dpatch
>
> meta/recipes-devtools/gcc/gcc-4.5.1/arm-unbreak-eabi-armv4t.dpatch
>
> meta/recipes-devtools/gcc/gcc-4.5.1/gcc-ice-hack.dpatch
>
> meta/recipes-devtools/gcc/gcc-4.5.1/pr30961.dpatch
>
> meta/recipes-devtools/gcc/gcc-4.6.0/libstdc++-pic.dpatch
>
> meta/recipes-devtools/gcc/gcc-4.6.0/arm-unbreak-eabi-armv4t.dpatch
>
> meta/recipes-devtools/gcc/gcc-4.6.0/gcc-ice-hack.dpatch
>
> meta/recipes-devtools/gcc/gcc-4.6.0/pr30961.dpatch
>
> meta/recipes-devtools/gcc/gcc-4.3.3/300-libstdc++-pic.patch
>
> meta/recipes-devtools/gcc/gcc-4.3.3/debian/libstdc++-pic.dpatch
>
> meta/recipes-devtools/gcc/gcc-4.3.3/debian/arm-unbreak-eabi-armv4t.dpatch
>
> meta/recipes-devtools/gcc/gcc-4.3.3/debian/gcc-ice-hack.dpatch
>
> meta/recipes-devtools/gcc/gcc-4.3.3/debian/pr30961.dpatch
>
> meta/recipes-graphics/tslib/tslib/32bitBE-support.patch
>
> Thanks,
>
> Nitin
>
>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



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

end of thread, other threads:[~2011-05-13  0:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-12 16:49 dpatch files in Yocto tree Kamble, Nitin A
2011-05-13  0:20 ` Saul Wold

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.