Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
uboot-imx
Commits
fd7531c1
Commit
fd7531c1
authored
Apr 26, 2008
by
Wolfgang Denk
Browse files
Prepare v1.3.3-rc1
Signed-off-by:
Wolfgang Denk
<
wd@denx.de
>
parent
19cf2ec9
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
fd7531c1
commit 19cf2ec90d8ce52da60c1693693c4048cb810967
Author: Wolfgang Denk <wd@denx.de>
Date: Sat Apr 26 01:25:39 2008 +0200
post/Makefile: make sure to use the correct flags
ARFLAGS was not set, which caused "ppc_8xx-ar: creating libgenpost.a"
messages to be printed.
Signed-off-by: Wolfgang Denk <wd@denx.de>
commit 7ed4011733e7dca8f64d21291e4294662f7dc3e2
Author: Wolfgang Denk <wd@denx.de>
Date: Sat Apr 26 00:34:42 2008 +0200
Coding Style cleanup, update CHANGELOG
Signed-off-by: Wolfgang Denk <wd@denx.de>
commit f9204e15173834ff8d123e36279ce49c3c6c74fc
Author: Magnus Lilja <lilja.magnus@gmail.com>
Date: Sun Apr 20 10:38:12 2008 +0200
...
...
Makefile
View file @
fd7531c1
...
...
@@ -23,8 +23,8 @@
VERSION
=
1
PATCHLEVEL
=
3
SUBLEVEL
=
2
EXTRAVERSION
=
SUBLEVEL
=
3
EXTRAVERSION
=
-rc1
U_BOOT_VERSION
=
$(VERSION)
.
$(PATCHLEVEL)
.
$(SUBLEVEL)$(EXTRAVERSION)
VERSION_FILE
=
$(obj)
include/version_autogenerated.h
...
...
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