Skip to content

Commit 996f790

Browse files
committed
chore: remove base/templates/bundles from rock.core
The rock-create-bundle now points to manual step-by-step from the rock&syskit documentation on how to create a bundle. The template is obsolete, and difficult to keep in lockstep with the canonical way to create syskit app, that is `syskit gen`
1 parent 1f0789a commit 996f790

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

04stable.autobuild

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ in_flavor 'master', 'stable' do
7676
import_package 'base/templates/cmake_vizkit_widget'
7777
import_package 'base/templates/vizkit3d_plugin'
7878
import_package 'base/templates/bundle'
79+
remove_fromm_default "base/templates/bundle"
7980
import_package 'base/templates/doc'
8081

8182
# Setup bundle support only if base/scripts is enabled

0 commit comments

Comments
 (0)