On Mon, 2009-12-21 at 01:28 +0100, Daniel A. Nagy wrote: 
> I would like to contribute a package to OpenWrt that we have developed and
> successfully use commercially.

It appears that your patch is the entire source from your project, yes?
Is your software distributed as a tarball release in usual open source
fashion as well?

As you may have noticed, many packages are made of a Makefile that
points to a downloadable tarball of a package (i.e. rather than
including the whole source), some rules on how to build the package
after unpacking the tarball and possibly some patches that need to be
applied after unpacking but prior to build.

I think the benefit to this method is that you don't have to try to get
the openwrt devs to push changes you make in your source all the time
but rather just changes to the currently released version pointed to in
the Makefile.

Would that suit your package better perhaps?

Cheers,
b.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to