diff --git a/repos/libports/recipes/pkg/test-libc_vfs_oss/README b/repos/libports/recipes/pkg/test-libc_vfs_oss/README new file mode 100644 index 0000000000..e625df6e54 --- /dev/null +++ b/repos/libports/recipes/pkg/test-libc_vfs_oss/README @@ -0,0 +1 @@ +Test for using the record and play session via the VFS OSS plugin. diff --git a/repos/libports/recipes/pkg/test-libc_vfs_oss/archives b/repos/libports/recipes/pkg/test-libc_vfs_oss/archives new file mode 100644 index 0000000000..04bc223575 --- /dev/null +++ b/repos/libports/recipes/pkg/test-libc_vfs_oss/archives @@ -0,0 +1,6 @@ +_/src/init +_/src/libc +_/src/posix +_/src/test-libc_vfs_oss +_/src/vfs +_/src/vfs_oss diff --git a/repos/libports/recipes/pkg/test-libc_vfs_oss/hash b/repos/libports/recipes/pkg/test-libc_vfs_oss/hash new file mode 100644 index 0000000000..e3794a3977 --- /dev/null +++ b/repos/libports/recipes/pkg/test-libc_vfs_oss/hash @@ -0,0 +1 @@ +2024-03-11-e 8ac806f56fb4a57a9d461dd995c2cfc4d67342e4 diff --git a/repos/libports/recipes/pkg/test-libc_vfs_oss/runtime b/repos/libports/recipes/pkg/test-libc_vfs_oss/runtime new file mode 100644 index 0000000000..5a957499bc --- /dev/null +++ b/repos/libports/recipes/pkg/test-libc_vfs_oss/runtime @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/repos/libports/recipes/src/test-libc_vfs_oss/content.mk b/repos/libports/recipes/src/test-libc_vfs_oss/content.mk new file mode 100644 index 0000000000..7fe893178e --- /dev/null +++ b/repos/libports/recipes/src/test-libc_vfs_oss/content.mk @@ -0,0 +1,3 @@ +SRC_DIR = src/test/oss + +include $(GENODE_DIR)/repos/base/recipes/src/content.inc diff --git a/repos/libports/recipes/src/test-libc_vfs_oss/hash b/repos/libports/recipes/src/test-libc_vfs_oss/hash new file mode 100644 index 0000000000..c899505ff0 --- /dev/null +++ b/repos/libports/recipes/src/test-libc_vfs_oss/hash @@ -0,0 +1 @@ +2024-03-11 bd8addd8cd6f1eace32418893d75e2aec26626d1 diff --git a/repos/libports/recipes/src/test-libc_vfs_oss/used_apis b/repos/libports/recipes/src/test-libc_vfs_oss/used_apis new file mode 100644 index 0000000000..30bd708b3d --- /dev/null +++ b/repos/libports/recipes/src/test-libc_vfs_oss/used_apis @@ -0,0 +1,2 @@ +posix +libc