So I started as well compiling for ZBT APE522ii using menuconfig which failed.

At the very beginning I noticed:
"Adding profile packages: lime-full cp: Aufruf von stat für 'targets/ar71xx.kernel' nicht möglich: Datei oder Verzeichnis nicht gefunden
Compiling for target: ar71xx"  ???
Shouldn't be looked at mt7620?

Then I tried:
osboxes@osboxes:~/lime-build-17.02$ make T=mt7620 P=ape522ii UPDATE=1 J=1
And got:
"Using LiMe Git repository git://github.com/libre-mesh/lime-packages.git
cd build/lime-packages && git remote update && git checkout -B develop origin/develop
Fordere an von origin
Branch develop konfiguriert zum Folgen von Remote-Branch develop von origin.
Setze Branch 'develop' neu
Ihr Branch ist auf dem selben Stand wie 'origin/develop'.
cp -f feeds.conf build/src
sed -i -e "s|PATH|`pwd`/build|" build/src/feeds.conf || true
Updating feed src
./build/src/scripts/feeds update -a
Updating feed 'lime_packages' from '/home/osboxes/lime-build-17.02/build/lime-packages/packages' ...
Create index file './feeds/lime_packages.index' 
Updating feed 'packages' from 'https://git.lede-project.org/feed/packages.git;lede-17.01' ...
Already up-to-date.
Create index file './feeds/packages.index' 
Updating feed 'luci' from 'https://git.lede-project.org/project/luci.git;lede-17.01' ...
Already up-to-date.
Create index file './feeds/luci.index' 
Updating feed 'routing' from 'https://github.com/p4u/openwrt-routing.git;lede-17.01' ...
Already up-to-date.
Create index file './feeds/routing.index' 
Updating feed 'telephony' from 'https://git.lede-project.org/feed/telephony.git;lede-17.01' ...
Already up-to-date.
Create index file './feeds/telephony.index' 
Updating feed 'libremap_agent' from 'https://github.com/libremap/libremap-agent-openwrt.git' ...
Already up-to-date.
Create index file './feeds/libremap_agent.index' 
./build/src/scripts/feeds install -a
Installing all packages from feed lime_packages.
Installing all packages from feed packages.
Installing all packages from feed luci.
Installing all packages from feed routing.
Installing all packages from feed telephony.
Installing all packages from feed libremap_agent.
Using profile ape522ii
Adding profile packages:  
cp: Fehlender Zieldatei‐Operand hinter 'targets/mt7620.kernel'
„cp --help“ liefert weitere Informationen.
error: pathspec 'target/linux/ramips/config-*' did not match any file(s) known to git.
Compiling for target: mt7620
make -C build/src defconfig
make[1]: Verzeichnis „/home/osboxes/lime-build-17.02/build/src“ wird betreten
make[2]: Entering directory '/home/osboxes/lime-build-17.02/build/src'
make[2]: Leaving directory '/home/osboxes/lime-build-17.02/build/src'
#
# configuration written to .config
#

'."

So why branch=develop?
Profile of APE522ii is missing?


Pau <pau@dabax.net> schrieb am Mi., 22. Feb. 2017 um 23:47 Uhr:
Yes, we have started working on the new release:

https://github.com/libremesh/lime-build/tree/17.02

Cheers.

On 22/02/17 19:32, Ilario wrote:
> Now we can start working on LibreMesh 17.03 :D
>
>
> From: Jo-Philipp Wich <jo@mein.io>
> To: LEDE Development List <lede-dev@lists.infradead.org>
> Subject: [LEDE-DEV] LEDE v17.01.0 final
>
>
> Hi,
>
> The LEDE Community is proud to announce the first stable version of the
> LEDE 17.01 version series.
>
> LEDE 17.01.0 "Reboot" incorporates thousands of commits over the last
> nine months of effort. With this release, the LEDE development team
> closes out an intense effort to modernize many parts of OpenWrt and
> incorporate many new modules, packages, and technologies.
>
> ---
>
> Some selected highlights of this release are:
>
>   * Linux kernel updated to version 4.4.50 (from 3.18 in Chaos Calmer)
>   * Update of essential software:
>     * dnsmasq updated to 2.76 (from 2.73 in Chaos Calmer)
>     * busybox updated to 1.25.1 (from 1.23.2 in Chaos Calmer)
>     * mbedtls version 2.4.0 (from polarssl 1.3.14 in Chaos Calmer)
>     * openssl updated to 1.0.2k
>   * Improved Security Features
>     * Use SHA256 instead of MD5 to validate source code for packages
>     * mbedtls: disable SSLv3 support
>     * OpenSSL: disable support for compression, heartbeats, NPN,
>       Whirlpool, and J-PAKE
>     * Memory Corruption Mitigation Methods
>       * gcc -Wformat -Wformat-security
>       * User space Stack-Smashing Protection (Regular)
>       * Kernel space Stack-Smashing Protection (Regular)
>       * buffer-overflows detection (FORTIFY_SOURCE) (Conservative)
>       * RELRO protection (Full)
>   * Improved Networking Support
>     * Smart Queue Management (SQM) minimizes bufferbloat by using the
>       cake and fq_codel qdisc's.
>     * Improvements to the WiFi stack eliminating bufferbloat on ath9k,
>       mt76 and some ath10k chipsets
>     * Airtime fairness scheduler for ath9k to prevent slow stations
>       from hogging too much airtime
>     * Various stability and regression fixes to the Linux wireless
>       stack and ath9k in particular
>     * Provide alternative Candela-Tech ath10k-ct driver
>     * IPv6 hardening
>   * Updated toolchain
>     * musl 1.1.16
>     * gcc 5.4.0
>     * binutils 2.25.1
>   * Platform and Driver Support
>     * Lantiq
>       * Added redistributable DSL firmware
>       * Updated DSL phy drivers
>     * Added new targets:
>       * apm821xx (AppliedMicro APM821xx)
>       * arc770 (Synopsys DesignWare ARC 770D)
>       * archs38 (Synopsys DesignWare ARC HS38)
>       * armvirt (QEMU ARM Virtual Machine)
>       * ipq806x (Qualcomm Atheros IPQ806X)
>       * layerscape (NXP Layerscape)
>       * zynq (Xilinx Zynq 7000 SoCs)
>     * Reorganized x86 target:
>       * Drop dedicated Xen DomU target, merged with x86/generic
>       * Enable AES-NI support
>     * Removed targets:
>       * realview, replaced by armvirt
>       * ppc44x, disabled due to code brokeness
>       * netlogic, dropped due to no available hardware
>   * Build system improvements
>     * Separation of base system and community feeds to simplify
>       distribution of binary package updates
>     * Fixes and enhancements in package dependency handling, better
>       support for virtual provides
>     * Per-device rootfs images to better tune package selection to each
>       individual device profile
>     * New image build code improving compilation times and simplifying
>       device profile declarations
>     * New package/.../check make target to run a series of standard
>       diagnostics on Makefiles
>     * Support for fetching sources using Curl
>     * Generate reproducible source tarballs when packing SCM checkouts
>   * Image Builder / SDK
>     * Rework library bundling to allow for better portability between
>       different Linux distributions
>     * Add support for building kernel modules using the SDK
>   * Added support for a many new routers and boards
>
>
> For a detailed list of changes since 17.01.0-rc2 refer to
> https://lede-project.org/releases/17.01/changelog-17.01.0-final
>
> For a complete list of changes since the start of the LEDE project, see
> https://lede-project.org/releases/17.01/changelog-17.01.0
>
> ---
>
> Known issues:
>
>   * Available space on devices with only 4MB flash is very low,
>     users requiring extra packages might want to consider using the
>     image builder to repack custom images
>
>   * The available memory on devices with 32MB RAM might be too low to
>     reliably run opkg or sysupgrade operations, especially in
>     conjunction with LuCI
>
>   * Any outstanding issues reported at https://bugs.lede-project.org/
>
> ---
>
> For latest information about the 17.01 series, refer to the wiki at:
> https://lede-project.org/releases/17.01/
>
> To download the v17.01.0 images, navigate to:
> https://downloads.lede-project.org/releases/17.01.0/
>
> ---
>
> A big thank you goes to all our active package maintainers, testers,
> documenters and supporters.
>
> Have fun!
>
> The LEDE Community
> _______________________________________________
> lime-users mailing list
> lime-users@lists.libremesh.org
> https://lists.libremesh.org/mailman/listinfo/lime-users
>

--
./p4u

_______________________________________________
lime-users mailing list
lime-users@lists.libremesh.org
https://lists.libremesh.org/mailman/listinfo/lime-users