[OE-core] [2.2][PATCH 0/7] misc recipe updates

Andre McCurdy armccurdy at gmail.com
Fri Apr 15 23:59:51 UTC 2016


In anticipation of master being opened up for recipe updates...

Although sqlite 3.11.1 is no longer the latest version, it contains a
small set of minor fixes for 3.11.0, so may be useful for people who
want to cherry-pick into OE 2.1.

Andre McCurdy (7):
  sqlite3: update 3.11.0 -> 3.11.1
  pixman: update 0.32.8 -> 0.34.0
  gnutls: update 3.4.9 -> 3.4.10
  gnutls: update 3.4.10 -> 3.4.11
  harfbuzz: update 1.2.3 -> 1.2.4
  harfbuzz: update 1.2.4 -> 1.2.5
  harfbuzz: update 1.2.5 -> 1.2.6

 .../{harfbuzz_1.2.3.bb => harfbuzz_1.2.6.bb}       |   4 +-
 ...lated-workarounds-in-cpu-features-detecti.patch | 144 ---------------------
 ...0001-v3-test-add-a-check-for-FE_DIVBYZERO.patch |  65 ----------
 .../xorg-lib/pixman/mips-export-revert.patch       |  22 ----
 .../{pixman_0.32.8.bb => pixman_0.34.0.bb}         |   7 +-
 .../gnutls/{gnutls_3.4.9.bb => gnutls_3.4.11.bb}   |   4 +-
 .../{sqlite3_3.11.0.bb => sqlite3_3.11.1.bb}       |   4 +-
 7 files changed, 8 insertions(+), 242 deletions(-)
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.2.3.bb => harfbuzz_1.2.6.bb} (88%)
 delete mode 100644 meta/recipes-graphics/xorg-lib/pixman/0001-ARM-qemu-related-workarounds-in-cpu-features-detecti.patch
 delete mode 100644 meta/recipes-graphics/xorg-lib/pixman/0001-v3-test-add-a-check-for-FE_DIVBYZERO.patch
 delete mode 100644 meta/recipes-graphics/xorg-lib/pixman/mips-export-revert.patch
 rename meta/recipes-graphics/xorg-lib/{pixman_0.32.8.bb => pixman_0.34.0.bb} (80%)
 rename meta/recipes-support/gnutls/{gnutls_3.4.9.bb => gnutls_3.4.11.bb} (60%)
 rename meta/recipes-support/sqlite/{sqlite3_3.11.0.bb => sqlite3_3.11.1.bb} (64%)

-- 
1.9.1




More information about the Openembedded-core mailing list