summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2007-02-19 22:29:13 +0000
committerDoug Goldstein <cardoe@gentoo.org>2007-02-19 22:29:13 +0000
commit13930bbefa6f5e27354606892637ae5634bd33e3 (patch)
treed295489842d36b873e4ded32a7d642a9e95b76e8 /media-tv
parentFix chmod thanks to Adrian Frith <adrian@leg.uct.ac.za> in bug 167670 (diff)
downloadgentoo-2-13930bbefa6f5e27354606892637ae5634bd33e3.tar.gz
gentoo-2-13930bbefa6f5e27354606892637ae5634bd33e3.tar.bz2
gentoo-2-13930bbefa6f5e27354606892637ae5634bd33e3.zip
All current ivtv drivers will only work up to 20061007 firmware release, not any newer ones. Newer ones are reserved for 0.10.x and newer.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/ivtv/ChangeLog11
-rw-r--r--media-tv/ivtv/ivtv-0.4.7.ebuild4
-rw-r--r--media-tv/ivtv/ivtv-0.4.8.ebuild4
-rw-r--r--media-tv/ivtv/ivtv-0.4.9.ebuild4
-rw-r--r--media-tv/ivtv/ivtv-0.6.4.ebuild4
-rw-r--r--media-tv/ivtv/ivtv-0.6.5.ebuild4
-rw-r--r--media-tv/ivtv/ivtv-0.6.6.ebuild4
-rw-r--r--media-tv/ivtv/ivtv-0.7.1.ebuild4
-rw-r--r--media-tv/ivtv/ivtv-0.7.2.ebuild4
-rw-r--r--media-tv/ivtv/ivtv-0.7.3.ebuild4
-rw-r--r--media-tv/ivtv/ivtv-0.8.0-r1.ebuild4
-rw-r--r--media-tv/ivtv/ivtv-0.8.0.ebuild4
-rw-r--r--media-tv/ivtv/ivtv-0.8.1-r1.ebuild4
-rw-r--r--media-tv/ivtv/ivtv-0.8.1.ebuild4
-rw-r--r--media-tv/ivtv/ivtv-0.8.2-r1.ebuild4
-rw-r--r--media-tv/ivtv/ivtv-0.9.0.ebuild4
-rw-r--r--media-tv/ivtv/ivtv-0.9.1.ebuild4
17 files changed, 42 insertions, 33 deletions
diff --git a/media-tv/ivtv/ChangeLog b/media-tv/ivtv/ChangeLog
index 38704263d7e7..c16ae59bf0dc 100644
--- a/media-tv/ivtv/ChangeLog
+++ b/media-tv/ivtv/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for media-tv/ivtv
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ChangeLog,v 1.71 2007/01/31 23:49:36 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ChangeLog,v 1.72 2007/02/19 22:29:13 cardoe Exp $
+
+ 19 Feb 2007; <cardoe@gentoo.org> ivtv-0.4.7.ebuild, ivtv-0.4.8.ebuild,
+ ivtv-0.4.9.ebuild, ivtv-0.6.4.ebuild, ivtv-0.6.5.ebuild,
+ ivtv-0.6.6.ebuild, ivtv-0.7.1.ebuild, ivtv-0.7.2.ebuild,
+ ivtv-0.7.3.ebuild, ivtv-0.8.0.ebuild, ivtv-0.8.0-r1.ebuild,
+ ivtv-0.8.1.ebuild, ivtv-0.8.1-r1.ebuild, ivtv-0.8.2-r1.ebuild,
+ ivtv-0.9.0.ebuild, ivtv-0.9.1.ebuild:
+ All current ivtv drivers will only work up to 20061007 firmware release, not
+ any newer ones. Newer ones are reserved for 0.10.x and newer.
31 Jan 2007; Doug Goldstein <cardoe@gentoo.org> ivtv-0.9.1.ebuild:
amd64, ppc, and x86 stable for 2.6.19 kernel
diff --git a/media-tv/ivtv/ivtv-0.4.7.ebuild b/media-tv/ivtv/ivtv-0.4.7.ebuild
index 8425d62438b3..f330819187d9 100644
--- a/media-tv/ivtv/ivtv-0.4.7.ebuild
+++ b/media-tv/ivtv/ivtv-0.4.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.4.7.ebuild,v 1.5 2007/01/30 15:05:53 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.4.7.ebuild,v 1.6 2007/02/19 22:29:13 cardoe Exp $
inherit eutils linux-mod
@@ -18,7 +18,7 @@ CONFIG_CHECK="I2C_ALGOBIT VIDEO_DEV I2C_CHARDEV I2C"
RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )"
DEPEND="app-arch/unzip"
-PDEPEND="media-tv/pvr-firmware"
+PDEPEND="=media-tv/pvr-firmware-20061007"
pkg_setup() {
diff --git a/media-tv/ivtv/ivtv-0.4.8.ebuild b/media-tv/ivtv/ivtv-0.4.8.ebuild
index de660d0ee989..e1ad4d7be8ae 100644
--- a/media-tv/ivtv/ivtv-0.4.8.ebuild
+++ b/media-tv/ivtv/ivtv-0.4.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.4.8.ebuild,v 1.2 2007/01/30 15:05:53 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.4.8.ebuild,v 1.3 2007/02/19 22:29:13 cardoe Exp $
inherit eutils linux-mod
@@ -18,7 +18,7 @@ CONFIG_CHECK="I2C_ALGOBIT VIDEO_DEV I2C_CHARDEV I2C"
RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )"
DEPEND="app-arch/unzip"
-PDEPEND="media-tv/pvr-firmware"
+PDEPEND="=media-tv/pvr-firmware-20061007"
pkg_setup() {
diff --git a/media-tv/ivtv/ivtv-0.4.9.ebuild b/media-tv/ivtv/ivtv-0.4.9.ebuild
index 28389e4a5d5d..183ffebd05f0 100644
--- a/media-tv/ivtv/ivtv-0.4.9.ebuild
+++ b/media-tv/ivtv/ivtv-0.4.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.4.9.ebuild,v 1.3 2007/01/30 15:05:53 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.4.9.ebuild,v 1.4 2007/02/19 22:29:13 cardoe Exp $
inherit eutils linux-mod
@@ -18,7 +18,7 @@ CONFIG_CHECK="I2C_ALGOBIT VIDEO_DEV I2C_CHARDEV I2C"
RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )"
DEPEND="app-arch/unzip"
-PDEPEND="media-tv/pvr-firmware"
+PDEPEND="=media-tv/pvr-firmware-20061007"
pkg_setup() {
diff --git a/media-tv/ivtv/ivtv-0.6.4.ebuild b/media-tv/ivtv/ivtv-0.6.4.ebuild
index 893fb586c52d..c63f8ff232e8 100644
--- a/media-tv/ivtv/ivtv-0.6.4.ebuild
+++ b/media-tv/ivtv/ivtv-0.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.6.4.ebuild,v 1.5 2007/01/30 15:05:53 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.6.4.ebuild,v 1.6 2007/02/19 22:29:13 cardoe Exp $
inherit eutils linux-mod
@@ -18,7 +18,7 @@ CONFIG_CHECK="I2C_ALGOBIT VIDEO_DEV I2C_CHARDEV I2C"
RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )"
DEPEND="app-arch/unzip"
-PDEPEND="media-tv/pvr-firmware"
+PDEPEND="=media-tv/pvr-firmware-20061007"
pkg_setup() {
diff --git a/media-tv/ivtv/ivtv-0.6.5.ebuild b/media-tv/ivtv/ivtv-0.6.5.ebuild
index 11479741e117..aeb157b4ff94 100644
--- a/media-tv/ivtv/ivtv-0.6.5.ebuild
+++ b/media-tv/ivtv/ivtv-0.6.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.6.5.ebuild,v 1.2 2007/01/30 15:05:53 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.6.5.ebuild,v 1.3 2007/02/19 22:29:13 cardoe Exp $
inherit eutils linux-mod
@@ -18,7 +18,7 @@ CONFIG_CHECK="I2C_ALGOBIT VIDEO_DEV I2C_CHARDEV I2C"
RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )"
DEPEND="app-arch/unzip"
-PDEPEND="media-tv/pvr-firmware"
+PDEPEND="=media-tv/pvr-firmware-20061007"
pkg_setup() {
diff --git a/media-tv/ivtv/ivtv-0.6.6.ebuild b/media-tv/ivtv/ivtv-0.6.6.ebuild
index 6ba72afbdc80..8011408c5adc 100644
--- a/media-tv/ivtv/ivtv-0.6.6.ebuild
+++ b/media-tv/ivtv/ivtv-0.6.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.6.6.ebuild,v 1.3 2007/01/30 15:05:53 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.6.6.ebuild,v 1.4 2007/02/19 22:29:13 cardoe Exp $
inherit eutils linux-mod
@@ -18,7 +18,7 @@ CONFIG_CHECK="I2C_ALGOBIT VIDEO_DEV I2C_CHARDEV I2C"
RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )"
DEPEND="app-arch/unzip"
-PDEPEND="media-tv/pvr-firmware"
+PDEPEND="=media-tv/pvr-firmware-20061007"
pkg_setup() {
diff --git a/media-tv/ivtv/ivtv-0.7.1.ebuild b/media-tv/ivtv/ivtv-0.7.1.ebuild
index a4729a2e06d6..b0daab8baf57 100644
--- a/media-tv/ivtv/ivtv-0.7.1.ebuild
+++ b/media-tv/ivtv/ivtv-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.7.1.ebuild,v 1.6 2007/01/30 15:05:53 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.7.1.ebuild,v 1.7 2007/02/19 22:29:13 cardoe Exp $
inherit eutils linux-mod
@@ -17,7 +17,7 @@ BUILD_PARAMS="KDIR=${KERNEL_DIR}"
RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )"
DEPEND="app-arch/unzip"
-PDEPEND="media-tv/pvr-firmware"
+PDEPEND="=media-tv/pvr-firmware-20061007"
pkg_setup() {
diff --git a/media-tv/ivtv/ivtv-0.7.2.ebuild b/media-tv/ivtv/ivtv-0.7.2.ebuild
index bf2c36fa9298..99f21b9254bc 100644
--- a/media-tv/ivtv/ivtv-0.7.2.ebuild
+++ b/media-tv/ivtv/ivtv-0.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.7.2.ebuild,v 1.3 2007/01/30 15:05:53 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.7.2.ebuild,v 1.4 2007/02/19 22:29:13 cardoe Exp $
inherit eutils linux-mod
@@ -17,7 +17,7 @@ BUILD_PARAMS="KDIR=${KERNEL_DIR}"
RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )"
DEPEND="app-arch/unzip"
-PDEPEND="media-tv/pvr-firmware"
+PDEPEND="=media-tv/pvr-firmware-20061007"
pkg_setup() {
diff --git a/media-tv/ivtv/ivtv-0.7.3.ebuild b/media-tv/ivtv/ivtv-0.7.3.ebuild
index 45880c1392d3..baed27fea280 100644
--- a/media-tv/ivtv/ivtv-0.7.3.ebuild
+++ b/media-tv/ivtv/ivtv-0.7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.7.3.ebuild,v 1.3 2007/01/30 15:05:53 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.7.3.ebuild,v 1.4 2007/02/19 22:29:13 cardoe Exp $
inherit eutils linux-mod
@@ -17,7 +17,7 @@ BUILD_PARAMS="KDIR=${KERNEL_DIR}"
RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )"
DEPEND="app-arch/unzip"
-PDEPEND="media-tv/pvr-firmware"
+PDEPEND="=media-tv/pvr-firmware-20061007"
pkg_setup() {
diff --git a/media-tv/ivtv/ivtv-0.8.0-r1.ebuild b/media-tv/ivtv/ivtv-0.8.0-r1.ebuild
index c6e042b7d768..71c4e48ab9a2 100644
--- a/media-tv/ivtv/ivtv-0.8.0-r1.ebuild
+++ b/media-tv/ivtv/ivtv-0.8.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.8.0-r1.ebuild,v 1.3 2007/01/30 15:05:53 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.8.0-r1.ebuild,v 1.4 2007/02/19 22:29:13 cardoe Exp $
inherit eutils linux-mod
@@ -14,7 +14,7 @@ IUSE="fbcon"
RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )"
DEPEND="app-arch/unzip"
-PDEPEND="media-tv/pvr-firmware"
+PDEPEND="=media-tv/pvr-firmware-20061007"
pkg_setup() {
diff --git a/media-tv/ivtv/ivtv-0.8.0.ebuild b/media-tv/ivtv/ivtv-0.8.0.ebuild
index d51dff76dd5e..1ac095f787f3 100644
--- a/media-tv/ivtv/ivtv-0.8.0.ebuild
+++ b/media-tv/ivtv/ivtv-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.8.0.ebuild,v 1.8 2007/01/30 15:05:53 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.8.0.ebuild,v 1.9 2007/02/19 22:29:13 cardoe Exp $
inherit eutils linux-mod
@@ -14,7 +14,7 @@ IUSE=""
RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )"
DEPEND="app-arch/unzip"
-PDEPEND="media-tv/pvr-firmware"
+PDEPEND="=media-tv/pvr-firmware-20061007"
MODULE_NAMES="ivtv(extra:${S}/driver) \
saa717x(extra:${S}/i2c-drivers)"
diff --git a/media-tv/ivtv/ivtv-0.8.1-r1.ebuild b/media-tv/ivtv/ivtv-0.8.1-r1.ebuild
index a1e597f31bed..9008f0d0397d 100644
--- a/media-tv/ivtv/ivtv-0.8.1-r1.ebuild
+++ b/media-tv/ivtv/ivtv-0.8.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.8.1-r1.ebuild,v 1.3 2007/01/30 15:05:53 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.8.1-r1.ebuild,v 1.4 2007/02/19 22:29:13 cardoe Exp $
inherit eutils linux-mod
@@ -14,7 +14,7 @@ IUSE="fbcon"
RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )"
DEPEND="app-arch/unzip"
-PDEPEND="media-tv/pvr-firmware"
+PDEPEND="=media-tv/pvr-firmware-20061007"
pkg_setup() {
diff --git a/media-tv/ivtv/ivtv-0.8.1.ebuild b/media-tv/ivtv/ivtv-0.8.1.ebuild
index 63c541441053..52a92b7b944b 100644
--- a/media-tv/ivtv/ivtv-0.8.1.ebuild
+++ b/media-tv/ivtv/ivtv-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.8.1.ebuild,v 1.5 2007/01/30 15:05:53 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.8.1.ebuild,v 1.6 2007/02/19 22:29:13 cardoe Exp $
inherit eutils linux-mod
@@ -14,7 +14,7 @@ IUSE=""
RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )"
DEPEND="app-arch/unzip"
-PDEPEND="media-tv/pvr-firmware"
+PDEPEND="=media-tv/pvr-firmware-20061007"
MODULE_NAMES="ivtv(extra:${S}/driver) \
saa717x(extra:${S}/i2c-drivers)"
diff --git a/media-tv/ivtv/ivtv-0.8.2-r1.ebuild b/media-tv/ivtv/ivtv-0.8.2-r1.ebuild
index 33c5ba4df702..075160703d93 100644
--- a/media-tv/ivtv/ivtv-0.8.2-r1.ebuild
+++ b/media-tv/ivtv/ivtv-0.8.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.8.2-r1.ebuild,v 1.4 2007/01/30 15:05:53 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.8.2-r1.ebuild,v 1.5 2007/02/19 22:29:13 cardoe Exp $
inherit eutils linux-mod
@@ -14,7 +14,7 @@ IUSE="fbcon"
RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )"
DEPEND="app-arch/unzip"
-PDEPEND="media-tv/pvr-firmware"
+PDEPEND="=media-tv/pvr-firmware-20061007"
pkg_setup() {
diff --git a/media-tv/ivtv/ivtv-0.9.0.ebuild b/media-tv/ivtv/ivtv-0.9.0.ebuild
index 0fa7106eb167..9d1bb288f68a 100644
--- a/media-tv/ivtv/ivtv-0.9.0.ebuild
+++ b/media-tv/ivtv/ivtv-0.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.9.0.ebuild,v 1.2 2007/01/30 15:05:53 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.9.0.ebuild,v 1.3 2007/02/19 22:29:13 cardoe Exp $
inherit eutils linux-mod
@@ -14,7 +14,7 @@ IUSE="fbcon"
RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )"
DEPEND="app-arch/unzip"
-PDEPEND="media-tv/pvr-firmware"
+PDEPEND="=media-tv/pvr-firmware-20061007"
pkg_setup() {
diff --git a/media-tv/ivtv/ivtv-0.9.1.ebuild b/media-tv/ivtv/ivtv-0.9.1.ebuild
index 7d9244207ec1..2f059722d124 100644
--- a/media-tv/ivtv/ivtv-0.9.1.ebuild
+++ b/media-tv/ivtv/ivtv-0.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.9.1.ebuild,v 1.4 2007/02/01 17:09:41 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.9.1.ebuild,v 1.5 2007/02/19 22:29:13 cardoe Exp $
inherit eutils linux-mod
@@ -14,7 +14,7 @@ IUSE="fbcon"
RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )"
DEPEND="app-arch/unzip"
-PDEPEND="media-tv/pvr-firmware"
+PDEPEND="=media-tv/pvr-firmware-20061007"
pkg_setup() {