Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Include locale in the package manifest
@ 2012-12-06 20:01 Elizabeth Flanagan
  2012-12-06 20:01 ` [PATCH v2 1/1] license.bbclass: Including locale packages Elizabeth Flanagan
  0 siblings, 1 reply; 2+ messages in thread
From: Elizabeth Flanagan @ 2012-12-06 20:01 UTC (permalink / raw)
  To: openembedded-core

Resending patch as it did not apply clean to master.

This patch is removes the exclusion of *locale* from the package and license
manifests. Doing so, allows us to accurately audit the packages installed
on an image with what the manifests contain.

This was tested by:

ssh root@192.168.7.4 'rpm -qa|sort' >> pkg_list
pr -m -t -s package.manifest pkg_list | gawk '{print $2 " " $1}'

and then manually comparing the results.

The following changes since commit 9b003c95fc916c163b8858728c1e7e06f162898e:

  license.bbclass: Including locale packages (2012-12-06 11:58:48 -0800)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib eflanagan/locale_license
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=eflanagan/locale_license

Elizabeth Flanagan (1):
  license.bbclass: Including locale packages

 meta/classes/license.bbclass |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-06 20:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-06 20:01 [PATCH v2 0/1] Include locale in the package manifest Elizabeth Flanagan
2012-12-06 20:01 ` [PATCH v2 1/1] license.bbclass: Including locale packages Elizabeth Flanagan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox