projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e320e94
)
ebtables: add license information
author
Baruch Siach
<baruch@tkos.co.il>
Wed, 1 Aug 2012 04:48:59 +0000
(07:48 +0300)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Wed, 1 Aug 2012 18:10:32 +0000
(20:10 +0200)
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ebtables/ebtables.mk
patch
|
blob
|
history
diff --git
a/package/ebtables/ebtables.mk
b/package/ebtables/ebtables.mk
index b3068f43e5b5ab8d08e5b1651903a0982488e492..7676e9abd87368c4d580fd6c8580d5ac0290f34e 100644
(file)
--- a/
package/ebtables/ebtables.mk
+++ b/
package/ebtables/ebtables.mk
@@
-7,6
+7,8
@@
EBTABLES_VERSION = 2.0.10-4
EBTABLES_SOURCE = ebtables-v$(EBTABLES_VERSION).tar.gz
EBTABLES_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/ebtables
+EBTABLES_LICENSE = GPLv2
+EBTABLES_LICENSE_FILES = COPYING
define EBTABLES_BUILD_CMDS
$(MAKE) $(TARGET_CONFIGURE_OPTS) LIBDIR=/lib/ebtables -C $(@D)