Anton Kikin 6a653bf3d5 net-snmp: Add recipe for version 5.8
Base recipe for net-snmp 5.8 backported from meta-networking layer:
  repository: git://git.openembedded.org/meta-openembedded
  subdirectory: meta-networking
  branch: master
  revision: 3b245e4fe85be62c309650e84d1aaacbcb0d5505

Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2019-06-19 17:50:21 +03:00
2019-06-18 14:23:18 +03:00
2019-06-19 14:19:49 +03:00
2018-07-03 15:57:29 +03:00
2018-07-01 05:37:44 +03:00
2019-02-04 16:28:34 +03:00

meta-tano-openwrt

This layer provides OpenEmbedded metadata for OpenWrt based distribution by Tano Systems.

This layer is based on a OE metadata layer for OpenWrt by Khem Raj (revision 3f94c4f5aa965aa5d65419d6691b40a3870e84a8)

All OpenWrt packages corresponds to OpenWrt 18.06.1 or higher.

Getting Started

Clone repositories:

$ git clone -b rocko git://github.com/openembedded/openembedded-core.git

$ cd openembedded-core

$ git clone -b 1.36 git://github.com/openembedded/bitbake.git
$ git clone -b rocko git://github.com/openembedded/meta-openembedded.git
$ git clone -b rocko git://github.com/tano-systems/meta-tano-openwrt.git

Initialize build environment and add layers:

$ TEMPLATECONF=meta-tano-openwrt/conf . ./oe-init-build-env

Building

Below we build for qemuarm machine as an example:

MACHINE=qemuarm bitbake openwrt-image-full

Running

runqemu qemuarm

Limitations

Works with OE Release 2.4 (Rocko)

Images are buildable/bootable for arm, x86 and x86_64 based qemu machines MACHINE variable.

Dependencies

This layer depends on:

openembedded-core

URI: git://git.openembedded.org/openembedded-core.git
Subdirectory: meta
Branch: rocko
Revision: 7d518d342eb67d25aa071fb08d03f06d6da576c6

meta-openembedded

URI: git://git.openembedded.org/meta-openembedded.git
Subdirectory: meta-oe
Branch: rocko
Revision: eae996301d9c097bcbeb8046f08041dc82bb62f8

meta-python

URI: git://git.openembedded.org/meta-openembedded.git
Subdirectory: meta-python
Branch: rocko
Revision: eae996301d9c097bcbeb8046f08041dc82bb62f8

meta-networking

URI: git://git.openembedded.org/meta-openembedded.git
Subdirectory: meta-networking
Branch: rocko
Revision: eae996301d9c097bcbeb8046f08041dc82bb62f8

bitbake

URI: git://git.openembedded.org/bitbake
Branch: 1.36
Revision: 8bd16328a9332c57b03198826e22b48fadcd21d9

License

All metadata is MIT licensed unless otherwise stated. Source code included in tree for individual recipes is under the LICENSE stated in each recipe (.bb file) unless otherwise stated.

The descriptions in the recipes of OpenWrt packages have been extracted from original OpenWrt repositories:

Maintainers

Anton Kikin a.kikin@tano-systems.com

Description
No description provided
Readme MIT 36 MiB
Languages
BitBake 45.3%
Shell 43.1%
C 5.6%
Python 3%
M4 1.3%
Other 1.3%