[OpenWrt-Tickets] [OpenWrt] #3194: Migrate python-Package to Python 2.5.2 (patch included)

OpenWrt openwrt-devel at lists.openwrt.org
Sun Mar 2 15:15:55 CET 2008


#3194: Migrate python-Package to Python 2.5.2 (patch included)
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |        Owner:  developers
     Type:  enhancement  |       Status:  new       
 Priority:  normal       |    Milestone:            
Component:  packages     |   Resolution:            
 Keywords:  patch        |  
-------------------------+--------------------------------------------------
Comment (by anonymous):

 BTW, in my eyes the start of the second hunk of 000-cross-compile.patch
 doesn't look correct to me, but I left it as it was for the version
 migration as it seems to work.

 The duplicate EXE doesn't make any sense to me.

  PGEN=          Parser/pgen$(EXE)
 +HOSTPGEN=      $(PGEN)$(EXE)

 probably should instead look similar to the HOSTPYTHON line in the first
 hunk, using BUILDEXE instead of EXE, shouldn't it?

  PYTHON=                python$(EXE)
  BUILDPYTHON=   python$(BUILDEXE)
 +HOSTPYTHON=    $(BUILDPYTHON)

-- 
Ticket URL: <https://dev.openwrt.org/ticket/3194#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology


More information about the openwrt-tickets mailing list