Skip to content

Commit

Permalink
Bumped release number 2012.02-mg01.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Galemin committed Mar 8, 2012
1 parent 26f7446 commit b841309
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#--------------------------------------------------------------

# Set and export the version string
export BR2_VERSION:=2012.02-mg01.1
export BR2_VERSION:=2012.02-mg01.2

# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81
Expand Down
2 changes: 1 addition & 1 deletion board/beagleboard/xm/linux-3.2.8.config
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ CONFIG_IRQ_WORK=y
CONFIG_EXPERIMENTAL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE="arm-none-linux-gnueabi-"
CONFIG_LOCALVERSION="-mg01.1"
CONFIG_LOCALVERSION="-mg01.2"
CONFIG_LOCALVERSION_AUTO=y
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_LZMA=y
Expand Down
2 changes: 1 addition & 1 deletion configs/beagle_xm_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ BR2_PACKAGE_PORTMAP=y
BR2_PACKAGE_BASH=y
BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BOARDNAME="omap3_beagle"
BR2_TARGET_UBOOT_EXTRAVERSION="-mg01.1"
BR2_TARGET_UBOOT_EXTRAVERSION="-mg01.2"
BR2_TARGET_UBOOT_FORMAT_IMG=y
BR2_TARGET_UBOOT_SPL=y
BR2_TARGET_UBOOT_UENV_PARAMETERS=y
Expand Down
2 changes: 1 addition & 1 deletion configs/beagle_xm_full_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ BR2_PACKAGE_NANO=y
BR2_PACKAGE_VIM=y
BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BOARDNAME="omap3_beagle"
BR2_TARGET_UBOOT_EXTRAVERSION="-mg01.1"
BR2_TARGET_UBOOT_EXTRAVERSION="-mg01.2"
BR2_TARGET_UBOOT_FORMAT_IMG=y
BR2_TARGET_UBOOT_SPL=y
BR2_TARGET_UBOOT_UENV_PARAMETERS=y
Expand Down
2 changes: 1 addition & 1 deletion fs/skeleton/etc/mg-release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
mg01.1
mg01.2

0 comments on commit b841309

Please sign in to comment.