+define Package/ov51x-jpeg/Default
+ URL:=http://www.rastageeks.org/ov51x-jpeg/
+endef
+
+define Package/ov51x-jpeg-utils
+$(call Package/ov51x-jpeg/Default)
+ SECTION:=utils
+ CATEGORY:=Utilities
+ TITLE:=OV51x based USB webcam utilities
+ DEPENDS:=+kmod-video-ov51x-jpeg
+endef
+
+define Package/ov51x-jpeg-utils/description
+ Utility programs for the video-ov51x kernel module
+endef
+