[oe] [oe-commits] org.oe.dev packages/parted/parted_1.8.0.bb: Addition of mem allocation patch

Koen Kooi koen at dominion.kabel.utwente.nl
Wed Jan 10 23:43:07 UTC 2007


Could you also add the actual patch?

Op wo, 10-01-2007 te 23:47 +0100, schreef kristoffer commit:
> packages/parted/parted_1.8.0.bb: Addition of mem allocation patch
> * Currently parted 1.8.0 doesnt work on ARM devices
>   when using glibc 2.5. This patch although it didnt solve the
>   issue is an update from their maintainer.
> 
> Author: kristoffer at openembedded.org
> Branch: org.openembedded.dev
> Revision: ab8f78229862d338d098dfcf3f16220f581fc88d
> ViewMTN: http://monotone.openembedded.org/revision.psp?id=ab8f78229862d338d098dfcf3f16220f581fc88d
> Files:
> 1
> packages/parted/parted_1.8.0.bb
> Diffs:
> 
> #
> # mt diff -rece70fc7a4ae5629717d10fd851fa3b219086494 -rab8f78229862d338d098dfcf3f16220f581fc88d
> #
> # 
> # 
> # patch "packages/parted/parted_1.8.0.bb"
> #  from [896f73b9e4a2aaef2af4e2ce3de9ada7960e4e2c]
> #    to [02861e9f7b662a601a0e16446d7e975a28746824]
> # 
> ============================================================
> --- packages/parted/parted_1.8.0.bb	896f73b9e4a2aaef2af4e2ce3de9ada7960e4e2c
> +++ packages/parted/parted_1.8.0.bb	02861e9f7b662a601a0e16446d7e975a28746824
> @@ -5,7 +5,8 @@ PR = "r0"
>  DEPENDS = "readline e2fsprogs-libs"
>  PR = "r0"
>  
> -SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.gz"
> +SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.gz \
> +           file://memory_allocation.patch;patch=0"
>  
>  EXTRA_OECONF = "--disable-Werror"
>  #export CFLAGS = "-mstructure-size-boundary=8"
> 
> 
> 
> _______________________________________________
> Openembedded-commits mailing list
> Openembedded-commits at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-commits
> 





More information about the Openembedded-devel mailing list