------------------------------------------------------------ revno: 1654 tags: 20101020ubuntu122 committer: Adam Conrad <[email protected]> branch nick: ubuntu timestamp: Tue 2012-03-20 09:56:42 -0600 message: Switch PPC32 builds to the powerpc-smp kernel modified: build/config/powerpc/powerpc.cfg debian/changelog
-- lp:~ubuntu-core-dev/debian-installer/ubuntu https://code.launchpad.net/~ubuntu-core-dev/debian-installer/ubuntu Your team Tieto is subscribed to branch lp:~ubuntu-core-dev/debian-installer/ubuntu. To unsubscribe from this branch go to https://code.launchpad.net/~ubuntu-core-dev/debian-installer/ubuntu/+edit-subscription
=== modified file 'build/config/powerpc/powerpc.cfg' --- build/config/powerpc/powerpc.cfg 2010-11-05 16:32:28 +0000 +++ build/config/powerpc/powerpc.cfg 2012-03-20 15:56:42 +0000 @@ -2,7 +2,7 @@ MEDIUM_SUPPORTED_EXTRA = monolithic # The version of the kernel to use. -KERNELVERSION = $(BASEVERSION)-powerpc +KERNELVERSION = $(BASEVERSION)-powerpc-smp KERNEL_FLAVOUR = di KERNELNAME = vmlinux KERNELIMAGEVERSION = $(KERNELVERSION) === modified file 'debian/changelog' --- debian/changelog 2012-03-19 01:04:01 +0000 +++ debian/changelog 2012-03-20 15:56:42 +0000 @@ -1,3 +1,9 @@ +debian-installer (20101020ubuntu122) precise; urgency=low + + * Switch PPC32 builds to the powerpc-smp kernel. + + -- Adam Conrad <[email protected]> Tue, 20 Mar 2012 09:55:41 -0600 + debian-installer (20101020ubuntu121) precise; urgency=low * Move armhf/armadaxp to 3.2.0-1600, not 3.0.0-1600.
-- Mailing list: https://launchpad.net/~tieto Post to : [email protected] Unsubscribe : https://launchpad.net/~tieto More help : https://help.launchpad.net/ListHelp

