]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oe-init-build-env-memres: swap parameter order paule/memres-init-param-order
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 21 Jun 2017 12:47:10 +0000 (14:47 +0200)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 21 Jun 2017 19:49:15 +0000 (21:49 +0200)
commit8bfdc82b618ab4e097bd49de5157e21e581dc854
treedb600bcc175f509d5fc811876f1cb645f43d43c0
parent1d9a88f635549e68562de681e297b9270ad02d4e
oe-init-build-env-memres: swap parameter order

This script expected the port number to be specified first, which is
somewhat counter-intuitive especially if you're used to
oe-init-build-env; besides, in local usage you are unlikely to need to
specify a custom port. Given that few people are using this yet (based
on the issues I have recently fixed), switch the arguments around so
that the two scripts behave consistently.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
oe-init-build-env-memres