diff options
Diffstat (limited to 'meta/recipes-extended/tzdata/tzdata_2010o.bb')
-rw-r--r-- | meta/recipes-extended/tzdata/tzdata_2010o.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/tzdata/tzdata_2010o.bb b/meta/recipes-extended/tzdata/tzdata_2010o.bb index 882d67ac81..d250e5ca1b 100644 --- a/meta/recipes-extended/tzdata/tzdata_2010o.bb +++ b/meta/recipes-extended/tzdata/tzdata_2010o.bb | |||
@@ -22,8 +22,8 @@ S = "${WORKDIR}" | |||
22 | 22 | ||
23 | TZONES= "africa antarctica asia australasia europe northamerica southamerica \ | 23 | TZONES= "africa antarctica asia australasia europe northamerica southamerica \ |
24 | factory solar87 solar88 solar89 etcetera backward systemv \ | 24 | factory solar87 solar88 solar89 etcetera backward systemv \ |
25 | # pacificnew \ | ||
26 | " | 25 | " |
26 | # pacificnew | ||
27 | 27 | ||
28 | do_compile () { | 28 | do_compile () { |
29 | for zone in ${TZONES}; do \ | 29 | for zone in ${TZONES}; do \ |