OpenSlug Packages: Add support for the Happauge PVRUSB2 to openslug builds.
authorDerek Young <dyoung@nslu2-linux.org>
Sun, 25 Sep 2005 08:26:24 +0000 (08:26 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 25 Sep 2005 08:26:24 +0000 (08:26 +0000)
conf/distro/openslug-packages.conf
packages/meta/openslug-packages.bb

index 3e8a90c..1c6f954 100644 (file)
@@ -152,6 +152,7 @@ ${PKGDIR}/packages/ppp/*.bb \
 ${PKGDIR}/packages/procps/*.bb \
 ${PKGDIR}/packages/psmisc/*.bb \
 ${PKGDIR}/packages/puppy/*.bb \
+${PKGDIR}/packages/pvrusb2-mci/*.bb \
 ${PKGDIR}/packages/pwc/*.bb \
 ${PKGDIR}/packages/python/*.bb \
 ${PKGDIR}/packages/quilt/*.bb \
index f864187..2bb137d 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Packages that are compatible with the OpenSlug firmware"
 LICENSE = MIT
-PR = "r6"
+PR = "r7"
 
 INHIBIT_DEFAULT_DEPS = "1"
 ALLOW_EMPTY = 1
@@ -97,6 +97,7 @@ OPENSLUG_PACKAGES = "\
        procps \
        psmisc \
        puppy \
+       pvrusb2-mci \
        pwc \
        python \
        qc-usb-messenger \