mirror of
				https://github.com/Telecominfraproject/wlan-ap.git
				synced 2025-10-30 18:07:52 +00:00 
			
		
		
		
	mediatek-sdk: update to latest SDK kernel
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
		| @@ -179,7 +179,7 @@ index 0000000000..610d5b517a | ||||
| +        ).returncode: | ||||
| +            die(f"Error installing {feed}") | ||||
| + | ||||
| +    packages = ["./scripts/feeds", "install" ] | ||||
| +    packages = ["./scripts/feeds", "install", "-f" ] | ||||
| +    for package in profile.get("packages", []): | ||||
| +        packages.append(package) | ||||
| +    if len(packages) > 2: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 John Crispin
					John Crispin