Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] snmppp: fix legal informations after version bump
@ 2013-12-27 11:29 Thomas Petazzoni
  2013-12-27 13:22 ` Gustavo Zacarias
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Petazzoni @ 2013-12-27 11:29 UTC (permalink / raw)
  To: buildroot

commit: http://git.buildroot.net/buildroot/commit/?id=006e9d69c051a1112247c7b153198fd469e926c2
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Fixes:

  http://autobuild.buildroot.org/results/e64/e64c3edcb00132620b07ad815c6e4d33b70c262f/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 package/snmppp/snmppp.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/snmppp/snmppp.mk b/package/snmppp/snmppp.mk
index d5e7adf..eb1b7b9 100644
--- a/package/snmppp/snmppp.mk
+++ b/package/snmppp/snmppp.mk
@@ -12,6 +12,6 @@ SNMPPP_INSTALL_STAGING = YES
 # no configure script in tarball
 SNMPPP_AUTORECONF = YES
 SNMPPP_LICENSE = SNMP++
-SNMPPP_LICENSE_FILES = snmp_pp/snmp_pp.cpp
+SNMPPP_LICENSE_FILES = src/v3.cpp
 
 $(eval $(autotools-package))

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-27 13:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-27 11:29 [Buildroot] [git commit] snmppp: fix legal informations after version bump Thomas Petazzoni
2013-12-27 13:22 ` Gustavo Zacarias

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox