64studio / pdk

64 Studio Platform Development Kit
GNU General Public License v2.0
20 stars 8 forks source link

mediagen arguments are not passed to pdk-mediagen script #45

Open obbardc opened 6 years ago

obbardc commented 6 years ago

We should pass these arguments to the pdk-mediagen script, to allow run-time changes of certain parameters.

usage: pdk COMPONENT

       Generate media for a linux product.

       Options

       -h, --help
              show this help message and exit

       -a ARCH, --arch=ARCH
              Architecture

       -l LABEL, --label=LABEL
              Media label

       -o DEST, --out-file=DEST, --out-dest=DEST
              Destination for output.
obbardc commented 6 years ago

We should also allow an argument for the path to the repository used.