From 38c22cb4f83ef663e58e4d253f2a504eeca3a393 Mon Sep 17 00:00:00 2001 From: Iztok Jeras Date: Wed, 4 Jan 2017 16:20:53 +0100 Subject: [PATCH] API: removing references to libredpitaya.so from the 'srared/' directory --- Applications | 2 +- Bazaar/nginx/Makefile | 5 ----- COPYING | 4 +--- 3 files changed, 2 insertions(+), 9 deletions(-) diff --git a/Applications b/Applications index 1abc479e0..5599831b3 160000 --- a/Applications +++ b/Applications @@ -1 +1 @@ -Subproject commit 1abc479e0af4d3462b08b4d20d2655c2f960440b +Subproject commit 5599831b3413058de3bc6554e24b4be7998931ed diff --git a/Bazaar/nginx/Makefile b/Bazaar/nginx/Makefile index 5d54ec1c1..648fc9ac1 100644 --- a/Bazaar/nginx/Makefile +++ b/Bazaar/nginx/Makefile @@ -41,11 +41,6 @@ $(NGINX): $(RP_MANAGER_LIB) $(WS_SERVER_LIB) $(WS_SERVER_LIB): $(MAKE) -C $(WS_SERVER_DIR) -$(DEPLIBS): - mkdir -p $(DEPLIBS_DIR) - $(MAKE) -C $(SHARED) - $(MAKE) -C $(SHARED) install INSTALL_DIR=$(abspath $(DEPLIBS_DIR)) - # Override default nginx install, since Red Pitaya uses only a subset # of its default install. # TODO: Configure nginx to exclude client_body_temp. diff --git a/COPYING b/COPYING index 11f49ade3..b32efbbe3 100644 --- a/COPYING +++ b/COPYING @@ -3,13 +3,11 @@ Red Pitaya software is released under BSD license. Explicitly, "Red Pitaya software", affected by this license, includes files in the following directories recursively: - Applications -- OS/buildroot - OS/tools - OS/filesystem - Bazaar/nginx/ngx_ext_modules/ngx_http_rp_module -- FPGA +- fpga - Test -- shared/include Copyright (c) 2014, Red Pitaya, d.o.o.