public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Ionut Radu <ionutx.radu@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 1/7] apt: Updated from 0.9.7.8 to 0.9.8.1
Date: Fri, 24 May 2013 12:18:05 +0300	[thread overview]
Message-ID: <ee4e07da825cb7bc949bbdfe0705b4806d8e6142.1369386157.git.ionutx.radu@intel.com> (raw)
In-Reply-To: <cover.1369386157.git.ionutx.radu@intel.com>
In-Reply-To: <cover.1369386157.git.ionutx.radu@intel.com>

Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
---
 .../disable-configure-in-makefile.patch                            |    0
 .../fix-gcc-4.6-null-not-defined.patch                             |    0
 .../apt/{apt-0.9.7.8 => apt-0.9.8.1}/makerace.patch                |    0
 .../apt/{apt-0.9.7.8 => apt-0.9.8.1}/no-ko-translation.patch       |    0
 .../apt/{apt-0.9.7.8 => apt-0.9.8.1}/no-nls-dpkg.patch             |    0
 .../apt/{apt-0.9.7.8 => apt-0.9.8.1}/noconfigure.patch             |    0
 meta/recipes-devtools/apt/{apt-0.9.7.8 => apt-0.9.8.1}/nodoc.patch |    0
 .../apt/{apt-0.9.7.8 => apt-0.9.8.1}/truncate-filename.patch       |    0
 .../apt/{apt-0.9.7.8 => apt-0.9.8.1}/use-host.patch                |    0
 .../apt/{apt-native_0.9.7.8.bb => apt-native_0.9.8.1.bb}           |    0
 meta/recipes-devtools/apt/{apt_0.9.7.8.bb => apt_0.9.8.1.bb}       |    4 ++--
 11 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/apt/{apt-0.9.7.8 => apt-0.9.8.1}/disable-configure-in-makefile.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.7.8 => apt-0.9.8.1}/fix-gcc-4.6-null-not-defined.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.7.8 => apt-0.9.8.1}/makerace.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.7.8 => apt-0.9.8.1}/no-ko-translation.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.7.8 => apt-0.9.8.1}/no-nls-dpkg.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.7.8 => apt-0.9.8.1}/noconfigure.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.7.8 => apt-0.9.8.1}/nodoc.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.7.8 => apt-0.9.8.1}/truncate-filename.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.7.8 => apt-0.9.8.1}/use-host.patch (100%)
 rename meta/recipes-devtools/apt/{apt-native_0.9.7.8.bb => apt-native_0.9.8.1.bb} (100%)
 rename meta/recipes-devtools/apt/{apt_0.9.7.8.bb => apt_0.9.8.1.bb} (74%)

diff --git a/meta/recipes-devtools/apt/apt-0.9.7.8/disable-configure-in-makefile.patch b/meta/recipes-devtools/apt/apt-0.9.8.1/disable-configure-in-makefile.patch
similarity index 100%
rename from meta/recipes-devtools/apt/apt-0.9.7.8/disable-configure-in-makefile.patch
rename to meta/recipes-devtools/apt/apt-0.9.8.1/disable-configure-in-makefile.patch
diff --git a/meta/recipes-devtools/apt/apt-0.9.7.8/fix-gcc-4.6-null-not-defined.patch b/meta/recipes-devtools/apt/apt-0.9.8.1/fix-gcc-4.6-null-not-defined.patch
similarity index 100%
rename from meta/recipes-devtools/apt/apt-0.9.7.8/fix-gcc-4.6-null-not-defined.patch
rename to meta/recipes-devtools/apt/apt-0.9.8.1/fix-gcc-4.6-null-not-defined.patch
diff --git a/meta/recipes-devtools/apt/apt-0.9.7.8/makerace.patch b/meta/recipes-devtools/apt/apt-0.9.8.1/makerace.patch
similarity index 100%
rename from meta/recipes-devtools/apt/apt-0.9.7.8/makerace.patch
rename to meta/recipes-devtools/apt/apt-0.9.8.1/makerace.patch
diff --git a/meta/recipes-devtools/apt/apt-0.9.7.8/no-ko-translation.patch b/meta/recipes-devtools/apt/apt-0.9.8.1/no-ko-translation.patch
similarity index 100%
rename from meta/recipes-devtools/apt/apt-0.9.7.8/no-ko-translation.patch
rename to meta/recipes-devtools/apt/apt-0.9.8.1/no-ko-translation.patch
diff --git a/meta/recipes-devtools/apt/apt-0.9.7.8/no-nls-dpkg.patch b/meta/recipes-devtools/apt/apt-0.9.8.1/no-nls-dpkg.patch
similarity index 100%
rename from meta/recipes-devtools/apt/apt-0.9.7.8/no-nls-dpkg.patch
rename to meta/recipes-devtools/apt/apt-0.9.8.1/no-nls-dpkg.patch
diff --git a/meta/recipes-devtools/apt/apt-0.9.7.8/noconfigure.patch b/meta/recipes-devtools/apt/apt-0.9.8.1/noconfigure.patch
similarity index 100%
rename from meta/recipes-devtools/apt/apt-0.9.7.8/noconfigure.patch
rename to meta/recipes-devtools/apt/apt-0.9.8.1/noconfigure.patch
diff --git a/meta/recipes-devtools/apt/apt-0.9.7.8/nodoc.patch b/meta/recipes-devtools/apt/apt-0.9.8.1/nodoc.patch
similarity index 100%
rename from meta/recipes-devtools/apt/apt-0.9.7.8/nodoc.patch
rename to meta/recipes-devtools/apt/apt-0.9.8.1/nodoc.patch
diff --git a/meta/recipes-devtools/apt/apt-0.9.7.8/truncate-filename.patch b/meta/recipes-devtools/apt/apt-0.9.8.1/truncate-filename.patch
similarity index 100%
rename from meta/recipes-devtools/apt/apt-0.9.7.8/truncate-filename.patch
rename to meta/recipes-devtools/apt/apt-0.9.8.1/truncate-filename.patch
diff --git a/meta/recipes-devtools/apt/apt-0.9.7.8/use-host.patch b/meta/recipes-devtools/apt/apt-0.9.8.1/use-host.patch
similarity index 100%
rename from meta/recipes-devtools/apt/apt-0.9.7.8/use-host.patch
rename to meta/recipes-devtools/apt/apt-0.9.8.1/use-host.patch
diff --git a/meta/recipes-devtools/apt/apt-native_0.9.7.8.bb b/meta/recipes-devtools/apt/apt-native_0.9.8.1.bb
similarity index 100%
rename from meta/recipes-devtools/apt/apt-native_0.9.7.8.bb
rename to meta/recipes-devtools/apt/apt-native_0.9.8.1.bb
diff --git a/meta/recipes-devtools/apt/apt_0.9.7.8.bb b/meta/recipes-devtools/apt/apt_0.9.8.1.bb
similarity index 74%
rename from meta/recipes-devtools/apt/apt_0.9.7.8.bb
rename to meta/recipes-devtools/apt/apt_0.9.8.1.bb
index 9653ee9..445d14c 100644
--- a/meta/recipes-devtools/apt/apt_0.9.7.8.bb
+++ b/meta/recipes-devtools/apt/apt_0.9.8.1.bb
@@ -3,8 +3,8 @@ RDEPENDS_${PN} = "dpkg"
 LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=0636e73ff0215e8d672dc4c32c317bb3"
 require apt.inc
 
-SRC_URI[md5sum] = "d44f459d59d8fa7fc5f455f1f982f08c"
-SRC_URI[sha256sum] = "9570905992f4a83b0c182f11f9e0a8c20a1209a52996d1a01ddbfa359ae2c819"
+SRC_URI[md5sum] = "85781bb39901d6fb79c37ca307929594"
+SRC_URI[sha256sum] = "dcef6fc33948d5e430d337ad6326bf7ac3d06b14d99ede176809461ac12b4c6f"
 
 require apt-package.inc
 
-- 
1.7.10.4



  reply	other threads:[~2013-05-24  9:16 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-24  9:18 [PATCH 0/7] Package Upgrades Ionut Radu
2013-05-24  9:18 ` Ionut Radu [this message]
2013-05-24  9:18 ` [PATCH 2/7] freetype: Updated from 2.4.11 to 2.4.12 Ionut Radu
2013-05-24  9:29   ` Burton, Ross
2013-05-24  9:32   ` Paul Eggleton
2013-05-24  9:18 ` [PATCH 3/7] libtasn1: Updated from 2.14 to 3.3 Ionut Radu
2013-05-24  9:18 ` [PATCH 4/7] libsoup-2.4: Update from 2.42.1 to 2.43.1 Ionut Radu
2013-05-24  9:30   ` Burton, Ross
2013-05-24  9:36     ` Paul Eggleton
2013-05-24 10:40       ` Ciobanu, Emilia Maria Silvia
2013-05-24 10:49         ` Paul Eggleton
2013-05-24  9:18 ` [PATCH 5/7] matchbox-keyboard: Update to 0.0+gitAUTOINCa+a17b1135daab9eb4cd3647c02e82687f96d93619 Ionut Radu
2013-05-24  9:24   ` Martin Jansa
2013-05-24  9:26   ` Burton, Ross
2013-05-24  9:31     ` Radu, IonutX
2013-05-24  9:18 ` [PATCH 6/7] matchbox-terminal: Updated to 0.0+gitAUTOINC+452bca253492a97a587f440289b9ab27d217353e Ionut Radu
2013-05-24  9:27   ` Martin Jansa
2013-05-24  9:18 ` [PATCH 7/7] settings-daemon: Updated to 0.0+gitAUTOINC+9a99528b02255450db81176abd9bbcc1dab9a4c1 Ionut Radu
2013-05-24  9:31   ` Burton, Ross
2013-05-27 23:14 ` [PATCH 0/7] Package Upgrades Saul Wold

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ee4e07da825cb7bc949bbdfe0705b4806d8e6142.1369386157.git.ionutx.radu@intel.com \
    --to=ionutx.radu@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox