task-vuplus-base : append tzdata.
authorChang.H.S <jhs@dev3>
Thu, 6 Dec 2012 09:04:11 +0000 (18:04 +0900)
committerChang.H.S <jhs@dev3>
Thu, 6 Dec 2012 09:04:11 +0000 (18:04 +0900)
meta-openvuplus/recipes-vuplus/tasks/task-vuplus-base.inc

index c3968d6..a138a79 100644 (file)
@@ -2,7 +2,7 @@ SUMMARY = "Vuplus: Base Task for Vuplus."
 SECTION = "vuplus/base"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
-INC_PR = "r0"
+INC_PR = "r1"
 
 inherit task
 
@@ -14,7 +14,7 @@ VUPLUS_BASE_ESSENTIAL = "\
   e2fsprogs-mke2fs \
   fakelocale \
   opkg \
-  timezones-alternative \
+  tzdata \
   tuxbox-common \
   util-linux-sfdisk \
   vsftpd \