#20516: Image generator doesn't use latest files
-------------------------+---------------------------
 Reporter:  yuvadm       |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  high         |  Milestone:  Bugs Paradise
Component:  base system  |    Version:  Trunk
 Keywords:               |
-------------------------+---------------------------
 There's a regression in the latest Image Generator in Chaos Calmer, where
 you build a standard image:

 {{{
 $ make image PROFILE="profile" FILES=files/"
 }}}

 Now, if you change one of the files (in files/) and try to build again,
 that change will not be reflected in the build.

 Running make clean doesn't solve this either. Only when deleting the
 entire IG directory and building again, do you get the file change.

 I didn't debug this further to understand where exactly the files are
 cached, but this is clearly different from the behavior in BB IG.

--
Ticket URL: <https://dev.openwrt.org/ticket/20516>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to