angstrom-next: set feed URI to 'next' instead of 'core'
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -49,7 +49,7 @@ ROOT_FLASH_SIZE ??= "32"
|
||||
IMAGE_LINGUAS ?= '${@base_less_or_equal("ROOT_FLASH_SIZE", "16", "", "en-us", d)}'
|
||||
|
||||
# set feed path variables
|
||||
FEED_BASEPATH = "feeds/core/${ANGSTROM_PKG_FORMAT}/${TCLIBC}/"
|
||||
FEED_BASEPATH = "feeds/next/${ANGSTROM_PKG_FORMAT}/${TCLIBC}/"
|
||||
|
||||
#This is unrelated to the kernel version, but userspace apps (e.g. udev/systemd) require a recent version to build against
|
||||
LINUX_LIBC_HEADERS_VERSION ?= "3.14%"
|
||||
|
||||
Reference in New Issue
Block a user