mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
klibc: upgrade from 2.0.1 to 2.0.2
Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
KLIBC_UTILS_VARIANT = "shared"
|
||||
KLIBC_UTILS_PKGNAME = "klibc-utils"
|
||||
|
||||
FILESPATH =. "${FILE_DIRNAME}/klibc-${PV}:"
|
||||
|
||||
do_install() {
|
||||
:
|
||||
}
|
||||
|
||||
PACKAGES_${PN} = "${PN}"
|
||||
FILES_${PN} = ""
|
||||
|
||||
require klibc-utils.inc
|
||||
require klibc.inc
|
||||
Reference in New Issue
Block a user