Hi Leo,
Thanks for your replying. Currently our project is in final stage that we could not change the platform to yocto. I know yocto is better than ltib, but we cannot do it now.
I have downloaded postfix-2.11.0.tar.gz file in my laptop station. As I know the procedures to create a package in ltib as below;
1) copy the postfix-2.11.0.tar.gz to /opt/freescale/pkgs/
2) generate a md5 file in /opt/freescale/pkgs/
3) create postfix.spec file in dist/lfs-5.1/postfix/postfix.spec
4) execute ./ltib -mprep -p postfix.spec
5) ./ltib -scbuild -p postfix.spec
Do I miss any thing step, if you can confirm those steps?
Regards,
-Bill Yang