mirror of
https://git.yoctoproject.org/poky
synced 2026-05-04 13:39:49 +02:00
beecrypt: Add based on OE.dev recipes with fixes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5068 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
9
meta/packages/beecrypt/beecrypt-native_3.1.0.bb
Normal file
9
meta/packages/beecrypt/beecrypt-native_3.1.0.bb
Normal file
@@ -0,0 +1,9 @@
|
||||
# beecrypt-native OE build file
|
||||
# Copyright (C) 2004-2005, Advanced Micro Devices, Inc. All Rights Reserved
|
||||
# Released under the MIT license (see packages/COPYING)
|
||||
|
||||
require beecrypt_${PV}.bb
|
||||
S = "${WORKDIR}/beecrypt-${PV}"
|
||||
|
||||
inherit native
|
||||
EXTRA_OECONF="--enable-shared --enable-static"
|
||||
Reference in New Issue
Block a user