lime-sdk icon indicating copy to clipboard operation
lime-sdk copied to clipboard

LibreMesh software development kit

Results 19 lime-sdk issues
Sort by recently updated
recently updated
newest added

After two years I'm trying to build once again for a project, I'm getting: ``` Collected errors: * opkg_download: Failed to download http://snapshots.libremesh.org/packages/Packages.gz, wget returned 8. * opkg_download: Failed to...

I wonder but it is happening! `./cooker -c ar71xx/tiny --flavor=lime_mini --profile=tl-wr841-v8 --remote` ``` Collected errors: * check_data_file_clashes: Package dnsmasq-lease-share wants to install file ~/lime-sdk/18.06.4/ar71xx/tiny/ib/build_dir/target-mips_24kc_musl/root-ar71xx/etc/uci-defaults/90_dnsmasq-lease-share But that file is already provided...

When I cook a bmx7 firmware with this command everything runs fine: ./cooker -c ar71xx/generic --profile=tl-wdr3500-v1 --flavor=lime_bmx7 --remote If I try any other flavor like lime_default, lime_mini etc, it won't...

I'm trying to compile using the master branch that uses openwrt 18.04 but I have an error that I couldn't debug. I'm using the command: J=1 V=s ./cooker -c ar71xx/generic...

Currently lime-sdk default branch (which is develop) [is looking for the LibreMesh code on the lime-packages/develop branch](https://github.com/libremesh/lime-sdk/blob/develop/feeds.conf.github#L6) that has been deleted long time ago. We could point to lime-packages/master branch...

Both `--remote` and local appear to create firmware but the `output` directory is empty. I can't find the prepared firmware anywhere. ``` [user@system lime-sdk]$ ./cooker -c ar71xx/generic --profile=tl-wdr4300-v1 --flavor=lime_default --remote...

Every since I started using LiMe, any client on the lan thinks the network is IPv6 enabled, even though the only gateway in the network is IPv4 only. This happens...

bug
duplicate

Hello, I'm trying to figure one thing out and can't wrap my head around it - maybe someone could help me with it. I create a small mesh network (2-7...

question
user story

If I have a lime-sdk in use, already with its feeds downloaded and updated and I want to add a new one it is not enough to add it in...

How do you recommend that I write a script or can I tell the cooker to build, for example, all the firmware for the Ubiquiti and Tp-Link models? I've been...