diff --git a/genode/runtimes/blob_service/Tupfile b/genode/runtimes/blob_service/Tupfile deleted file mode 100644 index c87d062..0000000 --- a/genode/runtimes/blob_service/Tupfile +++ /dev/null @@ -1,12 +0,0 @@ -TARGET_NAME = blob_service - -PKG_DEPENDS += \ - @(SDK_USER)/src/libc/@(SDK_VERSION) \ - @(SDK_USER)/src/vfs/@(SDK_VERSION) \ - @(PUBLIC_SRC_CHROOT) \ - @(PUBLIC_SRC_INIT) \ - @(PUBLIC_SRC_VFS_LWIP) \ - _/src/blobsets \ - -include_rules -include $(NIMBLE_PACKAGE_INCLUDE) diff --git a/genode/runtimes/blob_service/runtime b/genode/runtimes/blob_service/runtime deleted file mode 100644 index a88725b..0000000 --- a/genode/runtimes/blob_service/runtime +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/genode/runtimes/blobsets_fs/Tupfile b/genode/runtimes/blobsets_fs/Tupfile index 3149465..3c348ab 100644 --- a/genode/runtimes/blobsets_fs/Tupfile +++ b/genode/runtimes/blobsets_fs/Tupfile @@ -1,7 +1,7 @@ TARGET_NAME = blobsets_fs PKG_DEPENDS += \ - @(SDK_USER)/src/libc/@(SDK_VERSION) \ - @(SDK_USER)/src/vfs/@(SDK_VERSION) \ + @(PUBLIC_SRC_LIBC) \ + @(PUBLIC_SRC_VFS) \ _/src/blobsets \ include_rules diff --git a/genode/runtimes/blobsets_fs/runtime b/genode/runtimes/blobsets_fs/runtime index 9f86c90..d7af528 100644 --- a/genode/runtimes/blobsets_fs/runtime +++ b/genode/runtimes/blobsets_fs/runtime @@ -22,7 +22,7 @@ - + diff --git a/genode/runtimes/blobsets_http/Tupfile b/genode/runtimes/blobsets_http/Tupfile index a3fca57..1b361f0 100644 --- a/genode/runtimes/blobsets_http/Tupfile +++ b/genode/runtimes/blobsets_http/Tupfile @@ -1,9 +1,9 @@ TARGET_NAME = blobsets_http PKG_DEPENDS += \ - @(SDK_USER)/src/libc/@(SDK_VERSION) \ - @(SDK_USER)/src/vfs/@(SDK_VERSION) \ - @(PUBLIC_SRC_LWIP) \ + @(PUBLIC_SRC_LIBC) \ + @(PUBLIC_SRC_VFS) \ + @(PUBLIC_SRC_VFS_LWIP) \ _/src/blobsets \ include_rules diff --git a/genode/runtimes/blobsets_http/runtime b/genode/runtimes/blobsets_http/runtime index 8c881d4..87f8277 100644 --- a/genode/runtimes/blobsets_http/runtime +++ b/genode/runtimes/blobsets_http/runtime @@ -17,9 +17,10 @@ - + + - +