Tuesday 15 March 2011

bitbake - OpenEmbedded - determine which packages changed -



bitbake - OpenEmbedded - determine which packages changed -

i working openembedded (daisy) , trying come way create tarball of packages have changed between 2 versions of build. there straight forwards way determine packages have been rebuilt between 2 subsequent builds?

for example, have build creates specific image specific machine. install image onto target. create updates source bundle x happens library. turns out bundle y depends on bundle x , gets rebuilt. want create tarball has ipk's bundle x & y. can take tarball , transfer target machine , utilize bundle manager "opkg" install 2 packages.

any ideas or suggestions on approach if oe doesn't natively back upwards doing appreciated too.

enable buildhistory , you'll have convenient git repository of build , lots of metadata.

openembedded bitbake yocto

No comments:

Post a Comment