OpenWrt Forum Archive

Topic: usbvision module?

The content of this topic has been archived on 1 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

I'm pretty new to this, but I've been able to get a build to compile and now I'm wondering if anyone has gotten the usbvision module to build and how to do it.  I'm having trouble building any packages that I created or selected.  It seems to build everything except the ones I add to the package directory.

I'm sure I'm doing something stupid :-(

$ ./scripts/feeds update packages
$ ./scripts/feeds install <name> # e.g. nano
$ make menuconfiig # select Utilities -> Editors -> nano
$ make

(Last edited by Dogge on 22 Jul 2009, 09:50)

I guess I should be more clear.  The packages I'm trying to build are not part of the package repository in svn.  I've created a Makefile for perl-device-serialport and added an entry in video.mk for the usbvision module.  Neither of them build packages even though I can see them selected when i run make menuconfig.

The discussion might have continued from here.