Hi,
When I run the command with 'DEPOT_DIR=/genode/repos/snapper/var/depot', I get:
Error: incomplete or missing recipe (rumen/src/lwext4)
I tried creating /genode/repos/snapper/recipes/src/lwext4/content.mk with the following content:
SRC_DIR = $(GENODE_DIR)/repos/wundertuete/src/lib/vfs/lwext4
But I then get the same error. Is my recipe wrong?
Best, Rumen ________________________________ From: Josef Söntgen josef.soentgen@genode-labs.com Sent: Thursday, July 10, 2025 11:55 AM To: Genode users mailing list users@lists.genode.org Subject: Re: Using the Lwext4 Project with Goa
CAUTION: This email originated from outside the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
Is there a way to force `/genode/tool/depot/create rumen/bin/x86_64/vfs_lwext4` to create the depot into /genode/repos/snapper as opposed to in /genode? That way I do not have to fiddle with the extra files.
You can specify 'DEPOT_DIR=/genode/repos/snapper/var/depot' when executing 'tool/depot/create' to point the depot tools to the location where your depot resides. By default it is set to '$(GENODE_DIR)/depot'.
(For publishing there is 'PUBLIC_DIR' that, as one might have guessed, defaults to '$(GENODE_DIR)/public'.)
Best regards, Josef
-- Josef Söntgen Genode Labs