Commit e43386c1 authored by Michael Shigorin's avatar Michael Shigorin

armh.mk: added aliases for nightly/arm

The automated build relies on particular names to be buildable and this broke during some sync; http://nightly.altlinux.org/sisyphus-arm/snapshots/ were empty as autobuild was failing since 20130710. p7 aliases go in too.
parent 84ad4092
......@@ -2,6 +2,12 @@ ifeq (armh,$(ARCH))
ifeq (ve,$(IMAGE_CLASS))
# aliases for autobuild
ve/regular-arm-e17: ve/arm-e17; @:
ve/regular-arm-kde4: ve/arm-kde4; @:
ve/altlinux-p7-nexus7-e17: ve/arm-e17; @:
ve/altlinux-p7-nexus7-kde4: ve/arm-kde4; @:
ve/.tegra3-base: ve/.base use/armh use/kernel
@$(call add,BASE_PACKAGES,nvidia-tegra)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment