Update Buildroot to 2019.02.3 (#415)
* Update Buildroot to 2019-02.3 * Fix enter script * Update ova_defconfig * Fix network manager * Remove runc patches * Use same docker version * Fix build * Fix vmtools * Fix depens * Fix handling with tempfiles * Fix permission handling * Fix cp * Cleanup * Fix mounts
This commit is contained in:
13
buildroot/package/brcm-patchram-plus/brcm-patchram-plus.mk
Normal file
13
buildroot/package/brcm-patchram-plus/brcm-patchram-plus.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# brcm-patchram-plus
|
||||
#
|
||||
################################################################################
|
||||
|
||||
BRCM_PATCHRAM_PLUS_VERSION = 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042
|
||||
BRCM_PATCHRAM_PLUS_SITE = $(call github,AsteroidOS,brcm-patchram-plus,$(BRCM_PATCHRAM_PLUS_VERSION))
|
||||
BRCM_PATCHRAM_PLUS_LICENSE = Apache-2.0
|
||||
BRCM_PATCHRAM_PLUS_LICENSE_FILES = COPYING
|
||||
BRCM_PATCHRAM_PLUS_AUTORECONF = YES
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user