Hi,

I agree with you in this point. But this is just a development
branch, nobody except me should use it at the moment. It is a new
package, nobody is using it, so no need for bumping the PKG_RELEASE. 
In trunk and stable branches, it is correct that we always need to
bump the PKG_RELEASE, so an update via ipkg is possible without
forcing the package manager.

bye
 Waldemar

On Thu, 07 Sep 2006 at 12:24 +0000, Thorsten Glaser wrote:
> [EMAIL PROTECTED] dixit:
> 
> >Author: wbx
> >Date: 2006-09-07 11:05:35 +0200 (Thu, 07 Sep 2006)
> >New Revision: 563
> >
> >Modified:
> >   branches/wbx-target-cleanup/package/broadcom-wl/Makefile
> >Log:
> >load wl on startup
> >
> >Modified: branches/wbx-target-cleanup/package/broadcom-wl/Makefile
> >===================================================================
> >--- branches/wbx-target-cleanup/package/broadcom-wl/Makefile 2006-09-06 
> >16:47:16 UTC (rev 562)
> >+++ branches/wbx-target-cleanup/package/broadcom-wl/Makefile 2006-09-07 
> >09:05:35 UTC (rev 563)
> >@@ -24,6 +24,8 @@
> >     touch $@
> >     
> > $(IPKG_KMOD_BROADCOM_WL):
> >+    mkdir -p $(IDIR_KMOD_BROADCOM_WL)/etc/modules.d
> >+    @echo "wl" > $(IDIR_KMOD_BROADCOM_WL)/etc/modules.d/S10-broadcom-wl
> >     install -m0755 -d $(IDIR_KMOD_BROADCOM_WL)/lib/modules/$(KERNEL_VERSION)
> >     $(CP) $(WRKBUILD)/wl.$(KERNEL_MOD_SUFFIX) \
> >             $(IDIR_KMOD_BROADCOM_WL)/lib/modules/$(KERNEL_VERSION)
> 
> When doing changes like this one, *ALWAYS* BUMP THE PACKAGE VERSION!
> 
> bye,
> //mirabile
> -- 
> I believe no one can invent an algorithm. One just happens to hit upon it
> when God enlightens him. Or only God invents algorithms, we merely copy them.
> If you don't believe in God, just consider God as Nature if you won't deny
> existence.            -- Coywolf Qi Hunt
> _______________________________________________
> freewrt-developers mailing list
> [email protected]
> https://www.freewrt.org/lists/listinfo/freewrt-developers

-- 
don't open your wrt, free it
http://www.freewrt.org
_______________________________________________
freewrt-developers mailing list
[email protected]
https://www.freewrt.org/lists/listinfo/freewrt-developers

Reply via email to