mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00:00
ff2d75b7ea
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1889 311d38ba-8fff-0310-9ca6-ca027cbcb966
5 lines
85 B
BlitzBasic
5 lines
85 B
BlitzBasic
SECTION = "unknown"
|
|
require nasm_${PV}.bb
|
|
S = "${WORKDIR}/nasm-${PV}"
|
|
inherit native
|