* [PATCH 01/12] xf86-input-synaptics: upgrade to 1.7.4
2014-04-29 13:29 [PATCH 00/12] package upgrades Laurentiu Palcu
@ 2014-04-29 13:29 ` Laurentiu Palcu
2014-04-29 13:29 ` [PATCH 02/12] libdrm: upgrade to 2.4.53 Laurentiu Palcu
` (10 subsequent siblings)
11 siblings, 0 replies; 18+ messages in thread
From: Laurentiu Palcu @ 2014-04-29 13:29 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
...tics_1.7.3.bb => xf86-input-synaptics_1.7.4.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-driver/{xf86-input-synaptics_1.7.3.bb => xf86-input-synaptics_1.7.4.bb} (81%)
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.3.bb b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.4.bb
similarity index 81%
rename from meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.3.bb
rename to meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.4.bb
index 89ae45c..8045790 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.3.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.4.bb
@@ -12,8 +12,8 @@ advanced features of the touchpad to become available."
LIC_FILES_CHKSUM = "file://COPYING;md5=55aacd3535a741824955c5eb8f061398"
-SRC_URI[md5sum] = "74c83e6cb53a0e15bcbe7cc73d63d2a1"
-SRC_URI[sha256sum] = "8b2a972043961195d056b84346317ec42bfa029095c9ee7aaf6deceba12e32d5"
+SRC_URI[md5sum] = "deaa740072c19fef8e2fb1d7787392b7"
+SRC_URI[sha256sum] = "56a2d2df7bd39e29f56102c62f153e023f3e9b2f5e255309d33fab8e81945af7"
DEPENDS += "libxi mtdev libxtst"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 18+ messages in thread* [PATCH 02/12] libdrm: upgrade to 2.4.53
2014-04-29 13:29 [PATCH 00/12] package upgrades Laurentiu Palcu
2014-04-29 13:29 ` [PATCH 01/12] xf86-input-synaptics: upgrade to 1.7.4 Laurentiu Palcu
@ 2014-04-29 13:29 ` Laurentiu Palcu
2014-04-29 13:29 ` [PATCH 03/12] xserver-xorg: upgrade to 1.15.1 Laurentiu Palcu
` (9 subsequent siblings)
11 siblings, 0 replies; 18+ messages in thread
From: Laurentiu Palcu @ 2014-04-29 13:29 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
.../drm/{libdrm_2.4.52.bb => libdrm_2.4.53.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/drm/{libdrm_2.4.52.bb => libdrm_2.4.53.bb} (46%)
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.52.bb b/meta/recipes-graphics/drm/libdrm_2.4.53.bb
similarity index 46%
rename from meta/recipes-graphics/drm/libdrm_2.4.52.bb
rename to meta/recipes-graphics/drm/libdrm_2.4.53.bb
index 75b1846..323bef5 100644
--- a/meta/recipes-graphics/drm/libdrm_2.4.52.bb
+++ b/meta/recipes-graphics/drm/libdrm_2.4.53.bb
@@ -3,6 +3,6 @@ require libdrm.inc
SRC_URI += "file://installtests.patch \
file://GNU_SOURCE_definition.patch \
"
-SRC_URI[md5sum] = "01b75624a5da3a7543923e54c3547a24"
-SRC_URI[sha256sum] = "fa693c2f1f61befcefbdcc396673e38481110bac9db610afa4b8afb2be0218c1"
+SRC_URI[md5sum] = "342886a137ddd9ed4341675d132388ad"
+SRC_URI[sha256sum] = "1b0c28fd2f2b92d2df0a73d1aed88f43cb0dee1267aea6bc52ccb5fca5757a08"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 18+ messages in thread* [PATCH 03/12] xserver-xorg: upgrade to 1.15.1
2014-04-29 13:29 [PATCH 00/12] package upgrades Laurentiu Palcu
2014-04-29 13:29 ` [PATCH 01/12] xf86-input-synaptics: upgrade to 1.7.4 Laurentiu Palcu
2014-04-29 13:29 ` [PATCH 02/12] libdrm: upgrade to 2.4.53 Laurentiu Palcu
@ 2014-04-29 13:29 ` Laurentiu Palcu
2014-04-29 13:29 ` [PATCH 04/12] python-pygobject: upgrade to 2.28.3 Laurentiu Palcu
` (8 subsequent siblings)
11 siblings, 0 replies; 18+ messages in thread
From: Laurentiu Palcu @ 2014-04-29 13:29 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
...erver-xorg_1.15.0.bb => xserver-xorg_1.15.1.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.15.0.bb => xserver-xorg_1.15.1.bb} (88%)
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.15.0.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.15.1.bb
similarity index 88%
rename from meta/recipes-graphics/xorg-xserver/xserver-xorg_1.15.0.bb
rename to meta/recipes-graphics/xorg-xserver/xserver-xorg_1.15.1.bb
index 1f9fa04..6a4168e 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.15.0.bb
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.15.1.bb
@@ -8,8 +8,8 @@ SRC_URI += "file://crosscompile.patch \
file://xorg-CVE-2013-6424.patch \
"
-SRC_URI[md5sum] = "c2ace3697b32414094cf8c597c39d7d9"
-SRC_URI[sha256sum] = "613b2f2e7ee2a06d2f8e862c836dc70d319c52f1537749e027398f40086aabb8"
+SRC_URI[md5sum] = "e4c70262ed89764be8f8f5d699ed9227"
+SRC_URI[sha256sum] = "626db6882602ebe1ff81f7a4231c7ccc6ceb5032f2b5b3954bf749e1567221e2"
# These extensions are now integrated into the server, so declare the migration
# path for in-place upgrades.
--
1.7.9.5
^ permalink raw reply related [flat|nested] 18+ messages in thread* [PATCH 04/12] python-pygobject: upgrade to 2.28.3
2014-04-29 13:29 [PATCH 00/12] package upgrades Laurentiu Palcu
` (2 preceding siblings ...)
2014-04-29 13:29 ` [PATCH 03/12] xserver-xorg: upgrade to 1.15.1 Laurentiu Palcu
@ 2014-04-29 13:29 ` Laurentiu Palcu
2014-04-29 13:29 ` [PATCH 05/12] gdb: upgrade to 7.7 Laurentiu Palcu
` (7 subsequent siblings)
11 siblings, 0 replies; 18+ messages in thread
From: Laurentiu Palcu @ 2014-04-29 13:29 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
...bject_2.27.91.bb => python-pygobject_2.28.3.bb} | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
rename meta/recipes-devtools/python/{python-pygobject_2.27.91.bb => python-pygobject_2.28.3.bb} (87%)
diff --git a/meta/recipes-devtools/python/python-pygobject_2.27.91.bb b/meta/recipes-devtools/python/python-pygobject_2.28.3.bb
similarity index 87%
rename from meta/recipes-devtools/python/python-pygobject_2.27.91.bb
rename to meta/recipes-devtools/python/python-pygobject_2.28.3.bb
index 49ee108..9dbe47c 100644
--- a/meta/recipes-devtools/python/python-pygobject_2.27.91.bb
+++ b/meta/recipes-devtools/python/python-pygobject_2.28.3.bb
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7"
DEPENDS = "python python-pygobject-native glib-2.0"
DEPENDS_class-native = "python-native glib-2.0-native"
RDEPENDS_class-native = ""
-PR = "r6"
MAJ_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]}"
@@ -13,8 +12,8 @@ SRC_URI = "${GNOME_MIRROR}/pygobject/${MAJ_VER}/pygobject-${PV}.tar.bz2 \
file://obsolete_automake_macros.patch \
"
-SRC_URI[md5sum] = "2b11a3050264721aac83188224b093a8"
-SRC_URI[sha256sum] = "a1dffbe2a8e0d490594554ed8d06f0ee4a371acb6c210e7f35158e9ae77e0df4"
+SRC_URI[md5sum] = "aa64900b274c4661a5c32e52922977f9"
+SRC_URI[sha256sum] = "7da88c169a56efccc516cebd9237da3fe518a343095a664607b368fe21df95b6"
S = "${WORKDIR}/pygobject-${PV}"
FILESPATH = "${FILE_DIRNAME}/python-pygobject:${FILE_DIRNAME}/files"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 18+ messages in thread* [PATCH 05/12] gdb: upgrade to 7.7
2014-04-29 13:29 [PATCH 00/12] package upgrades Laurentiu Palcu
` (3 preceding siblings ...)
2014-04-29 13:29 ` [PATCH 04/12] python-pygobject: upgrade to 2.28.3 Laurentiu Palcu
@ 2014-04-29 13:29 ` Laurentiu Palcu
2014-04-29 13:29 ` [PATCH 06/12] xproto: upgrade to 7.0.26 Laurentiu Palcu
` (6 subsequent siblings)
11 siblings, 0 replies; 18+ messages in thread
From: Laurentiu Palcu @ 2014-04-29 13:29 UTC (permalink / raw)
To: openembedded-core
Removed the following patch(es):
* gdb-fix-cygwin-check-in-configure-script.patch (changes included in release)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
.../gdb/{gdb-7.6.2.inc => gdb-7.7.inc} | 6 ++--
...canadian_7.6.2.bb => gdb-cross-canadian_7.7.bb} | 0
.../gdb/{gdb-cross_7.6.2.bb => gdb-cross_7.7.bb} | 0
.../gdb-fix-cygwin-check-in-configure-script.patch | 38 --------------------
.../gdb/{gdb_7.6.2.bb => gdb_7.7.bb} | 0
5 files changed, 2 insertions(+), 42 deletions(-)
rename meta/recipes-devtools/gdb/{gdb-7.6.2.inc => gdb-7.7.inc} (61%)
rename meta/recipes-devtools/gdb/{gdb-cross-canadian_7.6.2.bb => gdb-cross-canadian_7.7.bb} (100%)
rename meta/recipes-devtools/gdb/{gdb-cross_7.6.2.bb => gdb-cross_7.7.bb} (100%)
delete mode 100644 meta/recipes-devtools/gdb/gdb/gdb-fix-cygwin-check-in-configure-script.patch
rename meta/recipes-devtools/gdb/{gdb_7.6.2.bb => gdb_7.7.bb} (100%)
diff --git a/meta/recipes-devtools/gdb/gdb-7.6.2.inc b/meta/recipes-devtools/gdb/gdb-7.7.inc
similarity index 61%
rename from meta/recipes-devtools/gdb/gdb-7.6.2.inc
rename to meta/recipes-devtools/gdb/gdb-7.7.inc
index ea69b39..62adcaa 100644
--- a/meta/recipes-devtools/gdb/gdb-7.6.2.inc
+++ b/meta/recipes-devtools/gdb/gdb-7.7.inc
@@ -4,9 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \
file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674"
-SRC_URI += " file://gdb-fix-cygwin-check-in-configure-script.patch "
-
S = "${WORKDIR}/${BPN}-${PV}"
-SRC_URI[md5sum] = "9ebf09fa76e4ca6034157086e9b20348"
-SRC_URI[sha256sum] = "17f7bcda1b24336aadcb1c5e703c355551e59467e221c6f4353b720dffad73a7"
+SRC_URI[md5sum] = "40051ff95b39bd57b14b1809e2c16152"
+SRC_URI[sha256sum] = "8814d98c2733639cb602b6ecd8d69e02498017e02b5724c9451c285b0e9ee173"
diff --git a/meta/recipes-devtools/gdb/gdb-cross-canadian_7.6.2.bb b/meta/recipes-devtools/gdb/gdb-cross-canadian_7.7.bb
similarity index 100%
rename from meta/recipes-devtools/gdb/gdb-cross-canadian_7.6.2.bb
rename to meta/recipes-devtools/gdb/gdb-cross-canadian_7.7.bb
diff --git a/meta/recipes-devtools/gdb/gdb-cross_7.6.2.bb b/meta/recipes-devtools/gdb/gdb-cross_7.7.bb
similarity index 100%
rename from meta/recipes-devtools/gdb/gdb-cross_7.6.2.bb
rename to meta/recipes-devtools/gdb/gdb-cross_7.7.bb
diff --git a/meta/recipes-devtools/gdb/gdb/gdb-fix-cygwin-check-in-configure-script.patch b/meta/recipes-devtools/gdb/gdb/gdb-fix-cygwin-check-in-configure-script.patch
deleted file mode 100644
index 4e4647b..0000000
--- a/meta/recipes-devtools/gdb/gdb/gdb-fix-cygwin-check-in-configure-script.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-Avoid false positives if the search pattern "lose" is found in path
-descriptions in comments generated by the preprocessor.
-
-See <https://sourceware.org/bugzilla/show_bug.cgi?id=16152>.
----
- gdb/configure | 2 +-
- gdb/configure.ac | 2 +-
- 3 files changed, 7 insertions(+), 2 deletions(-)
-
-diff --git a/gdb/configure b/gdb/configure
-index 5514b2f..b38e183 100755
---- a/gdb/configure
-+++ b/gdb/configure
-@@ -12446,7 +12446,7 @@ lose
- #endif
- _ACEOF
- if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-- $EGREP "lose" >/dev/null 2>&1; then :
-+ $EGREP "^lose$" >/dev/null 2>&1; then :
- gdb_cv_os_cygwin=yes
- else
- gdb_cv_os_cygwin=no
-diff --git a/gdb/configure.ac b/gdb/configure.ac
-index 9b73887..2947293 100644
---- a/gdb/configure.ac
-+++ b/gdb/configure.ac
-@@ -1877,7 +1877,7 @@ AC_SUBST(WERROR_CFLAGS)
-
- # In the Cygwin environment, we need some additional flags.
- AC_CACHE_CHECK([for cygwin], gdb_cv_os_cygwin,
--[AC_EGREP_CPP(lose, [
-+[AC_EGREP_CPP(^lose$, [
- #if defined (__CYGWIN__) || defined (__CYGWIN32__)
- lose
- #endif],[gdb_cv_os_cygwin=yes],[gdb_cv_os_cygwin=no])])
---
-1.8.4
-
diff --git a/meta/recipes-devtools/gdb/gdb_7.6.2.bb b/meta/recipes-devtools/gdb/gdb_7.7.bb
similarity index 100%
rename from meta/recipes-devtools/gdb/gdb_7.6.2.bb
rename to meta/recipes-devtools/gdb/gdb_7.7.bb
--
1.7.9.5
^ permalink raw reply related [flat|nested] 18+ messages in thread* [PATCH 06/12] xproto: upgrade to 7.0.26
2014-04-29 13:29 [PATCH 00/12] package upgrades Laurentiu Palcu
` (4 preceding siblings ...)
2014-04-29 13:29 ` [PATCH 05/12] gdb: upgrade to 7.7 Laurentiu Palcu
@ 2014-04-29 13:29 ` Laurentiu Palcu
2014-04-29 13:29 ` [PATCH 07/12] xrandr: upgrade to 1.4.2 Laurentiu Palcu
` (5 subsequent siblings)
11 siblings, 0 replies; 18+ messages in thread
From: Laurentiu Palcu @ 2014-04-29 13:29 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
.../{xproto_7.0.25.bb => xproto_7.0.26.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-proto/{xproto_7.0.25.bb => xproto_7.0.26.bb} (74%)
diff --git a/meta/recipes-graphics/xorg-proto/xproto_7.0.25.bb b/meta/recipes-graphics/xorg-proto/xproto_7.0.26.bb
similarity index 74%
rename from meta/recipes-graphics/xorg-proto/xproto_7.0.25.bb
rename to meta/recipes-graphics/xorg-proto/xproto_7.0.26.bb
index cf24125..0d591dc 100644
--- a/meta/recipes-graphics/xorg-proto/xproto_7.0.25.bb
+++ b/meta/recipes-graphics/xorg-proto/xproto_7.0.26.bb
@@ -15,6 +15,6 @@ SRC_URI += "file://xproto_fix_for_x32.patch"
EXTRA_OECONF_append = " --enable-specs=no"
BBCLASSEXTEND = "native nativesdk"
-SRC_URI[md5sum] = "28311ef4edbbbf89f617a7f8a2e5648f"
-SRC_URI[sha256sum] = "92247485dc4ffc3611384ba84136591923da857212a7dc29f4ad7797e13909fe"
+SRC_URI[md5sum] = "4dc2464bfeade23dab5de38da0f6b1b5"
+SRC_URI[sha256sum] = "636162c1759805a5a0114a369dffdeccb8af8c859ef6e1445f26a4e6e046514f"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 18+ messages in thread* [PATCH 07/12] xrandr: upgrade to 1.4.2
2014-04-29 13:29 [PATCH 00/12] package upgrades Laurentiu Palcu
` (5 preceding siblings ...)
2014-04-29 13:29 ` [PATCH 06/12] xproto: upgrade to 7.0.26 Laurentiu Palcu
@ 2014-04-29 13:29 ` Laurentiu Palcu
2014-04-29 13:29 ` [PATCH 08/12] xtrans: upgrade to 1.3.4 Laurentiu Palcu
` (4 subsequent siblings)
11 siblings, 0 replies; 18+ messages in thread
From: Laurentiu Palcu @ 2014-04-29 13:29 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
.../xorg-app/{xrandr_1.4.1.bb => xrandr_1.4.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-app/{xrandr_1.4.1.bb => xrandr_1.4.2.bb} (72%)
diff --git a/meta/recipes-graphics/xorg-app/xrandr_1.4.1.bb b/meta/recipes-graphics/xorg-app/xrandr_1.4.2.bb
similarity index 72%
rename from meta/recipes-graphics/xorg-app/xrandr_1.4.1.bb
rename to meta/recipes-graphics/xorg-app/xrandr_1.4.2.bb
index 6ca6863..84f01b0 100644
--- a/meta/recipes-graphics/xorg-app/xrandr_1.4.1.bb
+++ b/meta/recipes-graphics/xorg-app/xrandr_1.4.2.bb
@@ -11,5 +11,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fe1608bdb33cf8c62a4438f7d34679b3"
DEPENDS += "libxrandr libxrender"
PE = "1"
-SRC_URI[md5sum] = "52c3de0297bf45be6a189dc2e0515638"
-SRC_URI[sha256sum] = "67b554ab975652778bef587f86dab7fec8cb95dfd21c11d98a203dac5c241e50"
+SRC_URI[md5sum] = "78fd973d9b532106f8777a3449176148"
+SRC_URI[sha256sum] = "b2e76ee92ff827f1c52ded7c666fe6f2704ca81cdeef882397da4e3e8ab490bc"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 18+ messages in thread* [PATCH 08/12] xtrans: upgrade to 1.3.4
2014-04-29 13:29 [PATCH 00/12] package upgrades Laurentiu Palcu
` (6 preceding siblings ...)
2014-04-29 13:29 ` [PATCH 07/12] xrandr: upgrade to 1.4.2 Laurentiu Palcu
@ 2014-04-29 13:29 ` Laurentiu Palcu
2014-04-29 13:29 ` [PATCH 09/12] kexec-tools: upgrade to 2.0.6 Laurentiu Palcu
` (3 subsequent siblings)
11 siblings, 0 replies; 18+ messages in thread
From: Laurentiu Palcu @ 2014-04-29 13:29 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
.../xorg-lib/{xtrans_1.3.3.bb => xtrans_1.3.4.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-lib/{xtrans_1.3.3.bb => xtrans_1.3.4.bb} (82%)
diff --git a/meta/recipes-graphics/xorg-lib/xtrans_1.3.3.bb b/meta/recipes-graphics/xorg-lib/xtrans_1.3.4.bb
similarity index 82%
rename from meta/recipes-graphics/xorg-lib/xtrans_1.3.3.bb
rename to meta/recipes-graphics/xorg-lib/xtrans_1.3.4.bb
index 9895ea3..f2b8921 100644
--- a/meta/recipes-graphics/xorg-lib/xtrans_1.3.3.bb
+++ b/meta/recipes-graphics/xorg-lib/xtrans_1.3.4.bb
@@ -20,5 +20,5 @@ inherit gettext
BBCLASSEXTEND = "native nativesdk"
-SRC_URI[md5sum] = "2f14c31ab556fc91039f51a113b38aa2"
-SRC_URI[sha256sum] = "622db4adce224581a44fbe41321bbb0bdc0c78aec586ba83548f1f1c6e8a09bf"
+SRC_URI[md5sum] = "a615e17d9fee6f097fc3b716eacb3dca"
+SRC_URI[sha256sum] = "054d4ee3efd52508c753e9f7bc655ef185a29bd2850dd9e2fc2ccc33544f583a"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 18+ messages in thread* [PATCH 09/12] kexec-tools: upgrade to 2.0.6
2014-04-29 13:29 [PATCH 00/12] package upgrades Laurentiu Palcu
` (7 preceding siblings ...)
2014-04-29 13:29 ` [PATCH 08/12] xtrans: upgrade to 1.3.4 Laurentiu Palcu
@ 2014-04-29 13:29 ` Laurentiu Palcu
2014-04-29 13:29 ` [PATCH 10/12] nasm: upgrade to 2.11.02 Laurentiu Palcu
` (2 subsequent siblings)
11 siblings, 0 replies; 18+ messages in thread
From: Laurentiu Palcu @ 2014-04-29 13:29 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
.../{kexec-tools_2.0.4.bb => kexec-tools_2.0.6.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-kernel/kexec/{kexec-tools_2.0.4.bb => kexec-tools_2.0.6.bb} (57%)
diff --git a/meta/recipes-kernel/kexec/kexec-tools_2.0.4.bb b/meta/recipes-kernel/kexec/kexec-tools_2.0.6.bb
similarity index 57%
rename from meta/recipes-kernel/kexec/kexec-tools_2.0.4.bb
rename to meta/recipes-kernel/kexec/kexec-tools_2.0.6.bb
index de44cf0..38a8947 100644
--- a/meta/recipes-kernel/kexec/kexec-tools_2.0.4.bb
+++ b/meta/recipes-kernel/kexec/kexec-tools_2.0.6.bb
@@ -2,8 +2,8 @@ require kexec-tools.inc
export LDFLAGS = "-L${STAGING_LIBDIR}"
EXTRA_OECONF = " --with-zlib=yes"
-SRC_URI[md5sum] = "b9f2a3ba0ba9c78625ee7a50532500d8"
-SRC_URI[sha256sum] = "6ba1872c58434b8e92506ff515c7ef64555671af54097bae51b833bda3f5126c"
+SRC_URI[md5sum] = "c39ea40a7598e49b6dc961ee7de38f57"
+SRC_URI[sha256sum] = "a9c6cd9adc8c1c37b3272782f581cb8b4b4070d0e3e921a558a9083f68dcf29a"
PACKAGES =+ "kexec kdump"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 18+ messages in thread* [PATCH 10/12] nasm: upgrade to 2.11.02
2014-04-29 13:29 [PATCH 00/12] package upgrades Laurentiu Palcu
` (8 preceding siblings ...)
2014-04-29 13:29 ` [PATCH 09/12] kexec-tools: upgrade to 2.0.6 Laurentiu Palcu
@ 2014-04-29 13:29 ` Laurentiu Palcu
2014-04-29 13:29 ` [PATCH 11/12] xauth: upgrade to 1.0.9 Laurentiu Palcu
2014-04-29 13:29 ` [PATCH 12/12] fontconfig: upgrade to 2.11.1 Laurentiu Palcu
11 siblings, 0 replies; 18+ messages in thread
From: Laurentiu Palcu @ 2014-04-29 13:29 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
.../nasm/{nasm_2.11.bb => nasm_2.11.02.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/nasm/{nasm_2.11.bb => nasm_2.11.02.bb} (81%)
diff --git a/meta/recipes-devtools/nasm/nasm_2.11.bb b/meta/recipes-devtools/nasm/nasm_2.11.02.bb
similarity index 81%
rename from meta/recipes-devtools/nasm/nasm_2.11.bb
rename to meta/recipes-devtools/nasm/nasm_2.11.02.bb
index 5f4b953..db84ec5 100644
--- a/meta/recipes-devtools/nasm/nasm_2.11.bb
+++ b/meta/recipes-devtools/nasm/nasm_2.11.02.bb
@@ -6,8 +6,8 @@ COMPATIBLE_HOST = '(x86_64|i.86).*-(linux|freebsd.*)'
SRC_URI = "http://www.nasm.us/pub/nasm/releasebuilds/${PV}/nasm-${PV}.tar.bz2 "
-SRC_URI[md5sum] = "4cd558047ea5ed51fc2c7c94e249c7b8"
-SRC_URI[sha256sum] = "1ce7e897c67255a195367a60c739a90a0b33a4a73f058f7cda3253bcf975642b"
+SRC_URI[md5sum] = "3bbc8ed83115b8caf7931f35ec3bc5e0"
+SRC_URI[sha256sum] = "ece26b5ef565f94d19a72756d05965e424d2e5ca55f88b949852da70dd62f0e0"
inherit autotools-brokensep
--
1.7.9.5
^ permalink raw reply related [flat|nested] 18+ messages in thread* [PATCH 11/12] xauth: upgrade to 1.0.9
2014-04-29 13:29 [PATCH 00/12] package upgrades Laurentiu Palcu
` (9 preceding siblings ...)
2014-04-29 13:29 ` [PATCH 10/12] nasm: upgrade to 2.11.02 Laurentiu Palcu
@ 2014-04-29 13:29 ` Laurentiu Palcu
2014-04-29 13:29 ` [PATCH 12/12] fontconfig: upgrade to 2.11.1 Laurentiu Palcu
11 siblings, 0 replies; 18+ messages in thread
From: Laurentiu Palcu @ 2014-04-29 13:29 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
.../xorg-app/{xauth_1.0.8.bb => xauth_1.0.9.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-app/{xauth_1.0.8.bb => xauth_1.0.9.bb} (68%)
diff --git a/meta/recipes-graphics/xorg-app/xauth_1.0.8.bb b/meta/recipes-graphics/xorg-app/xauth_1.0.9.bb
similarity index 68%
rename from meta/recipes-graphics/xorg-app/xauth_1.0.8.bb
rename to meta/recipes-graphics/xorg-app/xauth_1.0.9.bb
index a2da49e..b173f4f 100644
--- a/meta/recipes-graphics/xorg-app/xauth_1.0.8.bb
+++ b/meta/recipes-graphics/xorg-app/xauth_1.0.9.bb
@@ -8,5 +8,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5ec74dd7ea4d10c4715a7c44f159a40b"
DEPENDS += "libxau libxext libxmu"
PE = "1"
-SRC_URI[md5sum] = "50ee2ec0836c0186b05ec8fdcfd566d0"
-SRC_URI[sha256sum] = "a8696ae7a50c699d5fb3a41408b60d98843d19ea46e9f09e391cb98c8f7fd4f7"
+SRC_URI[md5sum] = "7d6003f32838d5b688e2c8a131083271"
+SRC_URI[sha256sum] = "56ce1523eb48b1f8a4f4244fe1c3d8e6af1a3b7d4b0e6063582421b0b68dc28f"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 18+ messages in thread* [PATCH 12/12] fontconfig: upgrade to 2.11.1
2014-04-29 13:29 [PATCH 00/12] package upgrades Laurentiu Palcu
` (10 preceding siblings ...)
2014-04-29 13:29 ` [PATCH 11/12] xauth: upgrade to 1.0.9 Laurentiu Palcu
@ 2014-04-29 13:29 ` Laurentiu Palcu
11 siblings, 0 replies; 18+ messages in thread
From: Laurentiu Palcu @ 2014-04-29 13:29 UTC (permalink / raw)
To: openembedded-core
Removed the following patch(es):
* sysroot-arg.patch (changes included in release)
Correct the fccache.c license checksum and the line numbers because the
license snippet has moved and, also, at the previous upgrade the lines
were wrong (shifted a couple of lines).
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
.../fontconfig/fontconfig/sysroot-arg.patch | 32 --------------------
.../{fontconfig_2.11.0.bb => fontconfig_2.11.1.bb} | 8 ++---
2 files changed, 4 insertions(+), 36 deletions(-)
delete mode 100644 meta/recipes-graphics/fontconfig/fontconfig/sysroot-arg.patch
rename meta/recipes-graphics/fontconfig/{fontconfig_2.11.0.bb => fontconfig_2.11.1.bb} (83%)
diff --git a/meta/recipes-graphics/fontconfig/fontconfig/sysroot-arg.patch b/meta/recipes-graphics/fontconfig/fontconfig/sysroot-arg.patch
deleted file mode 100644
index abfdbc7..0000000
--- a/meta/recipes-graphics/fontconfig/fontconfig/sysroot-arg.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-Upstream-Status: Submitted [https://bugs.freedesktop.org/show_bug.cgi?id=72044]
-Signed-off-by: Ross Burton <ross.burton@intel.com>
-
-From f2ade764cc9f009e1fe25b856b24b7695f66a952 Mon Sep 17 00:00:00 2001
-From: Ross Burton <ross.burton@intel.com>
-Date: Tue, 26 Nov 2013 17:18:25 +0000
-Subject: [PATCH] fc-cache: --sysroot option takes an argument
-
-The getopt_long option definitions say that sysroot doesn't take an argument,
-when it in fact does.
-
-Signed-off-by: Ross Burton <ross.burton@intel.com>
----
- fc-cache/fc-cache.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/fc-cache/fc-cache.c b/fc-cache/fc-cache.c
-index 27c7513..bf3b6b4 100644
---- a/fc-cache/fc-cache.c
-+++ b/fc-cache/fc-cache.c
-@@ -67,7 +67,7 @@
- const struct option longopts[] = {
- {"force", 0, 0, 'f'},
- {"really-force", 0, 0, 'r'},
-- {"sysroot", 0, 0, 'y'},
-+ {"sysroot", required_argument, 0, 'y'},
- {"system-only", 0, 0, 's'},
- {"version", 0, 0, 'V'},
- {"verbose", 0, 0, 'v'},
---
-1.8.4.4
-
diff --git a/meta/recipes-graphics/fontconfig/fontconfig_2.11.0.bb b/meta/recipes-graphics/fontconfig/fontconfig_2.11.1.bb
similarity index 83%
rename from meta/recipes-graphics/fontconfig/fontconfig_2.11.0.bb
rename to meta/recipes-graphics/fontconfig/fontconfig_2.11.1.bb
index 48385a3..797b321 100644
--- a/meta/recipes-graphics/fontconfig/fontconfig_2.11.0.bb
+++ b/meta/recipes-graphics/fontconfig/fontconfig_2.11.1.bb
@@ -14,16 +14,16 @@ BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
LICENSE = "MIT-style & MIT & PD"
LIC_FILES_CHKSUM = "file://COPYING;md5=7a0449e9bc5370402a94c00204beca3d \
file://src/fcfreetype.c;endline=45;md5=5d9513e3196a1fbfdfa94051c09dfc84 \
- file://src/fccache.c;beginline=1131;endline=1146;md5=754c7b855210ee746e5f0b840fad9a9f"
+ file://src/fccache.c;beginline=1143;endline=1158;md5=0326cfeb4a7333dd4dd25fbbc4b9f27f"
SECTION = "libs"
DEPENDS = "expat freetype zlib"
SRC_URI = "http://fontconfig.org/release/fontconfig-${PV}.tar.gz \
- file://sysroot-arg.patch"
-SRC_URI[md5sum] = "84278204cd7f36adbea7ad8094e039ac"
-SRC_URI[sha256sum] = "274c047487b90dacbaa55f4d70b8cdcd556944e7251ce9cf1de442c00a16343b"
+ "
+SRC_URI[md5sum] = "e75e303b4f7756c2b16203a57ac87eba"
+SRC_URI[sha256sum] = "b6b066c7dce3f436fdc0dfbae9d36122b38094f4f53bd8dffd45e195b0540d8d"
PACKAGES =+ "fontconfig-utils"
FILES_${PN} =+ "${datadir}/xml/*"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 18+ messages in thread