[OE-core] [PATCH 0/2] Timezone code and date update to 2014d

Armin Kuster akuster at mvista.com
Sat May 31 04:03:14 UTC 2014


It is not uncommon to have the tzcode and data update several times
a year. This update fixes a bug the 2014c update introduced to
zic.

I moved the build information out of the bb files into inc files to keep 
future update patches smaller.


Armin Kuster (2):
  Update tzcode to 2014d for zic fix
  Update tzdata to 2014d

 meta/recipes-extended/tzcode/tzcode-native.inc     | 15 +++++++++++++
 .../recipes-extended/tzcode/tzcode-native_2014c.bb | 25 ----------------------
 .../recipes-extended/tzcode/tzcode-native_2014d.bb | 11 ++++++++++
 .../tzdata/{tzdata_2014c.bb => tzdata.inc}         |  5 -----
 meta/recipes-extended/tzdata/tzdata_2014d.bb       |  6 ++++++
 5 files changed, 32 insertions(+), 30 deletions(-)
 create mode 100644 meta/recipes-extended/tzcode/tzcode-native.inc
 delete mode 100644 meta/recipes-extended/tzcode/tzcode-native_2014c.bb
 create mode 100644 meta/recipes-extended/tzcode/tzcode-native_2014d.bb
 rename meta/recipes-extended/tzdata/{tzdata_2014c.bb => tzdata.inc} (97%)
 create mode 100644 meta/recipes-extended/tzdata/tzdata_2014d.bb

-- 
1.9.1



More information about the Openembedded-core mailing list