base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINES
[openembedded.git] / recipes / beecrypt / beecrypt-native_3.1.0.bb
blobb056a0fb41027511d059e3b013edc4e48044a6b3
1 # beecrypt-native OE build file
2 # Copyright (C) 2004-2005, Advanced Micro Devices, Inc. All Rights Reserved
3 # Released under the MIT license (see packages/COPYING)
5 require beecrypt_${PV}.bb
6 S = "${WORKDIR}/beecrypt-${PV}"
8 inherit native
9 EXTRA_OECONF="--enable-shared --enable-static"