Go to file
Alexandru Ardelean 194c0f608a openvswitch: add +kmod-vxlan dependency for kernels >= 3.12
When OVS detects a kernel version >= 3.12 it does not build
it's own vxlan module and tries to use the kernel's, when building
the OVS kernel module.

I also pushed a patch to the OpenWRT trunk to add a +kmod-vxlan package.

This will add the kernel's vxlan.ko kernel module if it exists.
So, for kernel >= 3.12, this package should exist and be installed
when installing OVS.

Tested on OpenWRT trunk with kernel 3.14.18.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-31 12:25:07 +02:00
admin generic userid: use the new USERID api 2014-10-08 03:45:30 +02:00
devel gcc: work around wrongly detected sys/sdt.h header. 2014-10-23 16:44:49 +02:00
ipv6 Merge branch 'master' into license-updates 2014-08-10 01:09:06 -07:00
lang New python-dns package 2014-10-26 01:38:03 +03:00
libs db47: Drop -full variant and integrate it into the normal one 2014-10-29 18:25:53 +01:00
mail bogofilter: depend on libdb47, not libdb47-full (related to #459) 2014-10-30 07:05:45 -04:00
multimedia ffmpeg: Upgrade to 2.4.2. Supress libffmpeg-custom when ALL selected 2014-10-29 12:47:59 -04:00
net openvswitch: add +kmod-vxlan dependency for kernels >= 3.12 2014-10-31 12:25:07 +02:00
sound add espeak, a compact open source software speech synthesizer 2014-10-25 09:40:56 +02:00
utils luci-app-lxc: code cleanup 2014-10-30 20:50:39 -04:00
CONTRIBUTING.md Fix a typo in CONTRIBUTING.md text 2014-08-19 02:11:20 -03:00
LICENSE Add GPLv2 pro-forma license 2014-06-16 08:14:04 +02:00
README.md README.md: fix OpenWrt name in heading 2014-08-09 08:12:31 +02:00

README.md

OpenWrt packages feed

Description

This is the OpenWrt "packages"-feed containing community-maintained packages.

Usage

This feed is enabled by default. To install all its package definitions, run:

./scripts/feeds update packages
./scripts/feeds install -a -p packages

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.