Comments you submit will be routed for moderation. If you have an account, please log in first.

Ticket #346 (accepted defect)

Opened 18 months ago

Last modified 18 months ago

LuCI Makefile has hardcoded SVN dependencies.

Reported by: jmccrohan@… Owned by: jow
Priority: major Milestone:
Component: LuCI Applications Keywords:
Cc:

Description

The LuCI makefile does not support OpenWrt?'s new src-gitsvn method of feeds.

Attachments

Change History

Changed 18 months ago by jow

  • status changed from new to closed
  • resolution set to wontfix

Don't see the probolem, we only offer svn. If you use alternative SCMs you have to change things accordingly.

Changed 18 months ago by jmccrohan@…

If I provide a patch, would you be willing to apply it?

Changed 18 months ago by jow

  • status changed from closed to reopened
  • resolution wontfix deleted

Sure.

Changed 18 months ago by jow

  • status changed from reopened to accepted
  • owner set to jow

Changed 18 months ago by jmccrohan@…

The following line works in bash, but I'm not familiar with csh.

(([ -d $(CURDIR)/../.git ] && git svn info $(CURDIR)) || (svn info $(CURDIR))) | sed -ne's/^Revision: //p'

Add/Change #346 (LuCI Makefile has hardcoded SVN dependencies.)

Author


E-mail address and user name can be saved in the Preferences.


Action
as accepted
 
Note: See TracTickets for help on using tickets.