Hans de Goede wrote: > Hi, > > On 02/23/2010 04:37 PM, Mauro Carvalho Chehab wrote: >> Hans de Goede wrote: >> >>> Ok, so this will give me a local tree, how do I get this onto >>> linuxtv.org ? >> >> I added it. In thesis, it is open for commit to you, me, hverkuil and >> dougsland. >> > > I see good, thanks! Can someone (Douglas ?) with better hg / git powers > then me please > somehow import all the libv4l changes from: > http://linuxtv.org/hg/~hgoede/libv4l Ok, I added there. The procedure were simple: I ran Brandon script again, but after pulling from your tree. Then, I used git format-patch to generate a quilt series, and used git quiltimport on the correct -git tree. > Once that is done I'll retire my own tree, and move all my userspace > work to > the git tree. > > For starters I plan to create / modify Makefiles so that everything will > build > out of the box, and has proper make install targets which can be used by > distro's > > So: > -proper honoring of CFLAGS > -work with standard (and possibly somewhat older kernel headers) > -honor DESTDIR, PREFIX and LIBDIR when doing make install The better here is to have the latest kernel headers copied on the tree. This way, it is possible to compile libv4l2 with an older kernel version and later upgrade the kernel, if needed, or to use a fast machine to compile it, and then use it on another machine. -- Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html