Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
ffbs-gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
darkbit
ffbs-gluon
Commits
f36f7bcf
Commit
f36f7bcf
authored
11 years ago
by
Matthias Schiffer
Browse files
Options
Downloads
Patches
Plain Diff
Merge gluon-release into gluon-core
parent
8f7b59d7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
package/gluon-autoupdater/Makefile
+1
-1
1 addition, 1 deletion
package/gluon-autoupdater/Makefile
package/gluon-core/generate/lib/gluon/release
+0
-0
0 additions, 0 deletions
package/gluon-core/generate/lib/gluon/release
package/gluon-release/Makefile
+0
-36
0 additions, 36 deletions
package/gluon-release/Makefile
with
1 addition
and
37 deletions
package/gluon-autoupdater/Makefile
+
1
−
1
View file @
f36f7bcf
...
...
@@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/package.mk
define
Package/gluon-autoupdater
SECTION
:=
gluon
CATEGORY
:=
Gluon
DEPENDS
:=
+ecdsautils
+gluon-c
ron
+gluon-
release
DEPENDS
:=
+gluon-c
ore
+gluon-
cron +ecdsautils
TITLE
:=
Automatically update firmware
endef
...
...
This diff is collapsed.
Click to expand it.
package/gluon-
releas
e/generate/lib/gluon/release
→
package/gluon-
cor
e/generate/lib/gluon/release
+
0
−
0
View file @
f36f7bcf
File moved
This diff is collapsed.
Click to expand it.
package/gluon-release/Makefile
deleted
100644 → 0
+
0
−
36
View file @
8f7b59d7
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
gluon-release
PKG_VERSION
:=
1
PKG_RELEASE
:=
1.
$(
GLUON_CONFIG_VERSION
)
PKG_BUILD_DIR
:=
$(
BUILD_DIR
)
/
$(
PKG_NAME
)
include
$(INCLUDE_DIR)/package.mk
define
Package/gluon-release
SECTION
:=
gluon
CATEGORY
:=
Gluon
TITLE
:=
A file containing the current release
DEPENDS
:=
+gluon-core
endef
define
Package/gluon-release/description
This
packages
creates
/lib/gluon/release.
endef
define
Build/Prepare
mkdir
-p
$(PKG_BUILD_DIR)
endef
define
Build/Configure
endef
define
Build/Compile
endef
define
Package/gluon-release/install
$(GLUON_GENERATE)
./generate/*
$(1)/
endef
$(
eval
$(
call BuildPackage,gluon-release
))
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment