summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/tzdata/tzdata_2011g.bb
Commit message (Collapse)AuthorAgeFilesLines
* tzcode,tzdata: Update tzdata to 2011hKhem Raj2011-07-201-168/+0
| | | | | | | (From OE-Core rev: d3a2a48632c05bd203c0509df6a73b9b4d1eb7f2) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Drop PRIORITY variableRichard Purdie2011-07-011-1/+0
| | | | | | | | | | | | | | | | As discussed on the mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the referenced. Thanks to Phil Blundell for the command. (From OE-Core rev: d122343362669c683acc4af295971a62cbc823fc) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* tzdata: Ensure all files are owned by root:rootMark Hatle2011-06-231-2/+2
| | | | | | | (From OE-Core rev: 2a7f9848d5682836ef1313239f47adf773db2268) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* tzdata: update to 2011gSaul Wold2011-06-011-0/+169
(From OE-Core rev: 40fbb3b69f2630e127f520fabfe35d9d744bed4e) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>