Bump linux buildroot (#1032)
* Update buildroot to 2020.11-rc3 Signed-off-by: Stefan Agner <stefan@agner.ch> * ODROID: Update kernel 5.9.11 * Remove patch which has been applied upstream * Linux: Update kernel 5.4.80
This commit is contained in:
@@ -10,10 +10,6 @@ MONKEY_SITE = http://monkey-project.com/releases/$(MONKEY_VERSION_MAJOR)
|
||||
MONKEY_LICENSE = Apache-2.0
|
||||
MONKEY_LICENSE_FILES = LICENSE
|
||||
|
||||
# This package has a configure script, but it's not using
|
||||
# autoconf/automake, so we're using the generic-package
|
||||
# infrastructure.
|
||||
|
||||
MONKEY_CONF_OPTS = \
|
||||
-DINSTALL_SYSCONFDIR=/etc/monkey \
|
||||
-DINSTALL_WEBROOTDIR=/var/www \
|
||||
|
||||
Reference in New Issue
Block a user