]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: machines Make sure we don't overwrite the pagesize
authorMichael Wood <michael.g.wood@intel.com>
Mon, 2 Feb 2015 17:27:54 +0000 (17:27 +0000)
committerAlexandru DAMIAN <alexandru.damian@intel.com>
Mon, 9 Feb 2015 17:54:34 +0000 (17:54 +0000)
commit2c3b84f5012196c62be3ecf212e9752ee307635c
tree7afb92edb8d3416dc25324d31f4f3ac02b0b58b0
parentca4e4ab09ba214363181eeb8ad54ccc716bd65f3
toaster: machines Make sure we don't overwrite the pagesize

The pagesize was accidentally being over written and should be set to
the value returned from the cookie if there was one.

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
lib/toaster/toastergui/views.py