Skip to content

Commit

Permalink
Revert "pkg/bpftrace: introduce bpftrace package"
Browse files Browse the repository at this point in the history
revert bpftrace until we can push to lf-edge docker hub

ticket: https://jira.linuxfoundation.org/plugins/servlet/desk/portal/2/IT-26935

This reverts commit 87d0507.

Signed-off-by: Christoph Ostarek <christoph@zededa.com>
  • Loading branch information
christoph-zededa authored and eriknordmark committed Jun 26, 2024
1 parent e66b1fa commit c47fb0f
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 195 deletions.
33 changes: 0 additions & 33 deletions pkg/bpftrace/Dockerfile

This file was deleted.

6 changes: 0 additions & 6 deletions pkg/bpftrace/build.yml

This file was deleted.

39 changes: 0 additions & 39 deletions pkg/bpftrace/patches/0001-AOT-keep-intermediate-code.patch

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 0 additions & 2 deletions tools/parse-pkgs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ KVMTOOLS_TAG=${KVMTOOLS_TAG}
IPXE_TAG=${IPXE_TAG}
KEXEC_TAG=${KEXEC_TAG}
KDUMP_TAG=${KDUMP_TAG}
BPFTRACE_TAG=${BPFTRACE_TAG}
MEASURE_CONFIG_TAG=${MEASURE_CONFIG_TAG}
BSP_IMX_TAG=${BSP_IMX_TAG}
APPARMOR_TAG=${APPARMOR_TAG}
Expand Down Expand Up @@ -172,7 +171,6 @@ KVMTOOLS_TAG=$(linuxkit_tag pkg/kvm-tools)
IPXE_TAG=$(linuxkit_tag pkg/ipxe)
KEXEC_TAG=$(linuxkit_tag pkg/kexec)
KDUMP_TAG=$(linuxkit_tag pkg/kdump)
BPFTRACE_TAG=$(linuxkit_tag pkg/bpftrace)
MEASURE_CONFIG_TAG=$(linuxkit_tag pkg/measure-config)
BSP_IMX_TAG=$(linuxkit_tag pkg/bsp-imx)
APPARMOR_TAG=$(linuxkit_tag pkg/apparmor)
Expand Down

0 comments on commit c47fb0f

Please sign in to comment.