depot: src package for pci_decode

Ref genodelabs/genode#4578
This commit is contained in:
Stefan Kalkowski 2022-07-25 14:34:48 +02:00 committed by Christian Helmuth
parent 2cc6c1adef
commit 8f9b5e9bd2
3 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,6 @@
SRC_DIR = src/app/pci_decode
include $(GENODE_DIR)/repos/base/recipes/src/content.inc
content: $(GENODE_DIR)/repos/os/include/pci
mkdir -p include
cp -r $< include/

View File

@ -0,0 +1 @@
2022-05-24-d 7e08ac5d61c5a116395a114a527e155adabd391d

View File

@ -0,0 +1,3 @@
base
os
report_session