4.x to 3.x downgrade image question
- This topic has 0 replies, 1 voice, and was last updated 5 years, 10 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: mLinux Model › 4.x to 3.x downgrade image question
Tagged: 3.x mlinux downgrade
I am attempting to downgrade a 246L from 4.x to the last 3.x
Following your instructions posted
“$ git clone git://git.multitech.net/mlinux mlinux-3.x
$ cd mlinux-3.x
$ git checkout 3
$ ./setup.sh # Random root password or
$ ROOT_PASSWORD=”mypassword” ./setup.sh
$ source env-oe.sh
Add the following for MTCDT/MTCDTIP:
$ bitbake mlinux-base-image
# OR
$ bitbake mlinux-factory-image”
Git command is not recognized.
Please tell me how to downgrade the image….
(opkg does not show git command after update)