File project.diff of Package JeOS-highbank

--- Images.kiwi.in.orig
+++ Images.kiwi.in
@@ -42,8 +42,8 @@
 			 PKG_BOOT_TAG(x-loader-omap3beagle)
 #elif IS_FLAVOR_highbank
 #  define BOOTKERNEL highbank
-#  define KERNEL_CMDLINE_SER ""
-#  define KERNEL_CMDLINE_GFX ""
+#  define KERNEL_CMDLINE_SER "console=ttyAMA0"
+#  define KERNEL_CMDLINE_GFX "console=ttyAMA0"
 #  define EXTRA_PACKAGES
 #elif IS_FLAVOR_cubox
 #  define BOOTKERNEL cubox
@@ -124,6 +124,11 @@
 	<repository type="rpm-md">
 		<source path="obs://openSUSE:12.2:ARM/standard"/>
 	</repository>
+#if IS_FLAVOR_highbank
+	<repository type="rpm-md">
+		<source path="obs://openSUSE:12.2:ARM:Contrib:Highbank/standard"/>
+	</repository>
+#endif
 	<!-- dont remove qemu binfmt helpers from initrd -->
 	<strip type="tools">
 		<file name="qemu-arm-binfmt"/>
--- config.sh.orig
+++ config.sh
@@ -71,6 +71,10 @@ baseName="openSUSE-12.2-ARM-Repo-OSS"
 zypper ar $baseRepo $baseName
 zypper ar -f "http://download.opensuse.org/ports/armv7hl/update/12.2/" "openSUSE-12.2-ARM-Updates"
 
+baseRepo="http://download.opensuse.org/repositories/openSUSE:/12.2:/ARM:/Contrib:/Highbank/standard"
+baseName="openSUSE-12.2-ARM-Highbank"
+zypper ar -f $baseRepo $baseName
+
 #======================================
 # Add xorg config with fbdev
 #--------------------------------------
--- pre_checkin.sh.orig
+++ pre_checkin.sh
@@ -8,7 +8,7 @@ if [ -e /usr/bin/cpp-4.6 ]; then
 fi
 
 
-for i in JeOS-rootfs JeOS-beagle JeOS-efikamx JeOS-panda JeOS-vexpress \
+for i in JeOS-rootfs JeOS-beagle JeOS-efikamx JeOS-panda JeOS-vexpress JeOS-highbank \
 	 XFCE-rootfs XFCE-panda XFCE-beagle XFCE-vexpress; do
 
     if [[ $i == XFCE-* ]]; then
openSUSE Build Service is sponsored by