[OE-core] [PATCH 20/21] apt: Update to 0.8.15.8

Saul Wold saul.wold at intel.com
Thu Oct 6 20:55:58 UTC 2011


On 10/06/2011 09:14 AM, Saul Wold wrote:
> Signed-off-by: Saul Wold<sgw at linux.intel.com>
> ---
>   .../includes-fix.patch                             |    0
>   .../no-ko-translation.patch                        |    0
>   .../{apt-0.7.14 =>  apt-0.8.15.8}/noconfigure.patch |    0
>   .../apt/{apt-0.7.14 =>  apt-0.8.15.8}/nodoc.patch   |    0
>   .../{apt-0.7.14 =>  apt-0.8.15.8}/use-host.patch    |    0
>   ...apt-native_0.7.14.bb =>  apt-native_0.8.15.8.bb} |    6 +++---
>   .../apt/{apt_0.7.14.bb =>  apt_0.8.15.8.bb}         |    6 +++---
>   7 files changed, 6 insertions(+), 6 deletions(-)
>   rename meta/recipes-devtools/apt/{apt-0.7.14 =>  apt-0.8.15.8}/includes-fix.patch (100%)
>   rename meta/recipes-devtools/apt/{apt-0.7.14 =>  apt-0.8.15.8}/no-ko-translation.patch (100%)
>   rename meta/recipes-devtools/apt/{apt-0.7.14 =>  apt-0.8.15.8}/noconfigure.patch (100%)
>   rename meta/recipes-devtools/apt/{apt-0.7.14 =>  apt-0.8.15.8}/nodoc.patch (100%)
>   rename meta/recipes-devtools/apt/{apt-0.7.14 =>  apt-0.8.15.8}/use-host.patch (100%)
>   rename meta/recipes-devtools/apt/{apt-native_0.7.14.bb =>  apt-native_0.8.15.8.bb} (60%)
>   rename meta/recipes-devtools/apt/{apt_0.7.14.bb =>  apt_0.8.15.8.bb} (67%)
>
> diff --git a/meta/recipes-devtools/apt/apt-0.7.14/includes-fix.patch b/meta/recipes-devtools/apt/apt-0.8.15.8/includes-fix.patch
> similarity index 100%
> rename from meta/recipes-devtools/apt/apt-0.7.14/includes-fix.patch
> rename to meta/recipes-devtools/apt/apt-0.8.15.8/includes-fix.patch
> diff --git a/meta/recipes-devtools/apt/apt-0.7.14/no-ko-translation.patch b/meta/recipes-devtools/apt/apt-0.8.15.8/no-ko-translation.patch
> similarity index 100%
> rename from meta/recipes-devtools/apt/apt-0.7.14/no-ko-translation.patch
> rename to meta/recipes-devtools/apt/apt-0.8.15.8/no-ko-translation.patch
> diff --git a/meta/recipes-devtools/apt/apt-0.7.14/noconfigure.patch b/meta/recipes-devtools/apt/apt-0.8.15.8/noconfigure.patch
> similarity index 100%
> rename from meta/recipes-devtools/apt/apt-0.7.14/noconfigure.patch
> rename to meta/recipes-devtools/apt/apt-0.8.15.8/noconfigure.patch
> diff --git a/meta/recipes-devtools/apt/apt-0.7.14/nodoc.patch b/meta/recipes-devtools/apt/apt-0.8.15.8/nodoc.patch
> similarity index 100%
> rename from meta/recipes-devtools/apt/apt-0.7.14/nodoc.patch
> rename to meta/recipes-devtools/apt/apt-0.8.15.8/nodoc.patch
> diff --git a/meta/recipes-devtools/apt/apt-0.7.14/use-host.patch b/meta/recipes-devtools/apt/apt-0.8.15.8/use-host.patch
> similarity index 100%
> rename from meta/recipes-devtools/apt/apt-0.7.14/use-host.patch
> rename to meta/recipes-devtools/apt/apt-0.8.15.8/use-host.patch
> diff --git a/meta/recipes-devtools/apt/apt-native_0.7.14.bb b/meta/recipes-devtools/apt/apt-native_0.8.15.8.bb
> similarity index 60%
> rename from meta/recipes-devtools/apt/apt-native_0.7.14.bb
> rename to meta/recipes-devtools/apt/apt-native_0.8.15.8.bb
> index c82d606..0c532c7 100644
> --- a/meta/recipes-devtools/apt/apt-native_0.7.14.bb
> +++ b/meta/recipes-devtools/apt/apt-native_0.8.15.8.bb
> @@ -1,13 +1,13 @@
>   require apt-native.inc
>
> -PR = "r5"
> +PR = "r0"
>
>   SRC_URI += "file://nodoc.patch \
>               file://noconfigure.patch \
>   	    file://no-curl.patch \
>   	    file://includes-fix.patch"
>
> -SRC_URI[md5sum] = "19efa18fb1ef20c58b9b44e94258b814"
> -SRC_URI[sha256sum] = "8fc06effaf8a4e4333308eedcdc6840f1c8056f2e924210f151dfc076bcd4045"
> +SRC_URI[md5sum] = "9727845eaeff0d1191403f4d8b8d1e35"
> +SRC_URI[sha256sum] = "d19efceb04b927a1c6cdac01fd29b7f0f927c8e168c1e722ddf7808438262742"
>
>   LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=0636e73ff0215e8d672dc4c32c317bb3"
> diff --git a/meta/recipes-devtools/apt/apt_0.7.14.bb b/meta/recipes-devtools/apt/apt_0.8.15.8.bb
> similarity index 67%
> rename from meta/recipes-devtools/apt/apt_0.7.14.bb
> rename to meta/recipes-devtools/apt/apt_0.8.15.8.bb
> index 93eebe9..37ca85b 100644
> --- a/meta/recipes-devtools/apt/apt_0.7.14.bb
> +++ b/meta/recipes-devtools/apt/apt_0.8.15.8.bb
> @@ -3,13 +3,13 @@ RDEPENDS_${PN} = "dpkg"
>   LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=0636e73ff0215e8d672dc4c32c317bb3"
>   require apt.inc
>
> -PR = "r8"
> +PR = "r0"
>
>   SRC_URI += "file://nodoc.patch \
>               file://includes-fix.patch "
>
> -SRC_URI[md5sum] = "19efa18fb1ef20c58b9b44e94258b814"
> -SRC_URI[sha256sum] = "8fc06effaf8a4e4333308eedcdc6840f1c8056f2e924210f151dfc076bcd4045"
> +SRC_URI[md5sum] = "9727845eaeff0d1191403f4d8b8d1e35"
> +SRC_URI[sha256sum] = "d19efceb04b927a1c6cdac01fd29b7f0f927c8e168c1e722ddf7808438262742"
>
>   require apt-package.inc
>

Please disregard this patch.

Sau!





More information about the Openembedded-core mailing list