Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
66415008
Commit
66415008
authored
Dec 02, 2024
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "TEMP: add alt-components support"
This reverts commit
706afd16
.
parent
e8d73157
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
8 deletions
+2
-8
regular.mk
conf.d/regular.mk
+1
-1
config.mk
features.in/alt-components/config.mk
+0
-2
00-add-alt-components
...es.in/alt-components/main/scripts.d/00-add-alt-components
+0
-4
Makefile
sub.in/main/Makefile
+1
-1
No files found.
conf.d/regular.mk
View file @
66415008
...
...
@@ -15,7 +15,7 @@ endif
# common ground (really lowlevel)
distro/.regular-bare: distro/.base use/kernel/net use/docs/license \
distro/.regular-initrd use/tty
use/alt-components
distro/.regular-initrd use/tty
@$(call try,SAVE_PROFILE,yes)
@$(call add,STAGE1_PACKAGES,firmware-linux)
@$(call add,STAGE1_KMODULES,drm)
...
...
features.in/alt-components/config.mk
deleted
100644 → 0
View file @
e8d73157
use/alt-components: use/repo/main
@$(call add_feature)
features.in/alt-components/main/scripts.d/00-add-alt-components
deleted
100755 → 0
View file @
e8d73157
#!/bin/sh
echo
1
>
&2
sub.in/main/Makefile
View file @
66415008
...
...
@@ -37,7 +37,7 @@ MKI_PACK_RESULTS = data
include
$(MKIMAGE_PREFIX)/targets.mk
all
:
$(GLOBAL_DEBUG)
run-scripts
copy-packages pack-image $(GLOBAL_CLEAN_WORKDIR)
all
:
$(GLOBAL_DEBUG) copy-packages pack-image $(GLOBAL_CLEAN_WORKDIR)
debug
:
@
echo
"** main: IMAGE_PACKAGES:
$(IMAGE_PACKAGES)
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment