freifunk / meshkit-firmware

Openwrt Imagebuilding for Usage with Freifunk Meshkit
http://meshkit.freifunk.net
5 stars 2 forks source link

imagebuilder ar71 - Packages & Packages.gz are missing in Imagebuilder-file #11

Closed FreifunkUFO closed 10 years ago

FreifunkUFO commented 10 years ago

these two files has to be manually copied from openwrt buildserver to meshkit installation!

if you do a second "make ..." behind that same, first command you will get these files into imagebuilderfile.. (so might be a race condition)

stargieg commented 10 years ago

make -C $meshkit/$ib_name package_index touch $meshkit/$ib_name/packages/Packages.gz Fix this your Problem?

FreifunkUFO commented 10 years ago

when compiling for imagebuilder that should be done automatically... seems to be fixed now :-)