diff options
author | Bruno Randolf <br1@subnet.at> | 2004-12-07 16:34:22 +0000 |
---|---|---|
committer | Bruno Randolf <br1@subnet.at> | 2004-12-07 16:34:22 +0000 |
commit | 1c18d42cd19fb7da25d82361591739171b0c2003 (patch) | |
tree | 3ca6eca726f7f4a2bd5106e0d5546bda9df11ba0 /prism54 | |
parent | 75a7aa490302cab3d1403c7bc401d9393a8cd235 (diff) |
small ntp license and prism54 updates
BKrev: 41b5db8e0TzVvO2BRROxro5uHygauA
Diffstat (limited to 'prism54')
-rw-r--r-- | prism54/prism54-module_1.2.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prism54/prism54-module_1.2.oe b/prism54/prism54-module_1.2.oe index 8f9613067c..8db1c630ba 100644 --- a/prism54/prism54-module_1.2.oe +++ b/prism54/prism54-module_1.2.oe @@ -5,7 +5,7 @@ MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>" HOMEPAGE = "http://prism54.org" LICENSE = "GPL" RDEPENDS = "kernel (${KERNEL_VERSION}) kernel-module-firmware-class prism54-firmware (1.0.3.0) hotplug" -DEPENDS = "virtual/kernel" +DEPENDS = "virtual/kernel prism54-firmware" SRC_URI = "http://prism54.org/pub/linux/testing/tars/2004-06/prism54-1.2.tar.bz2" |