]> code.ossystems Code Review - openembedded-core.git/commit
meta-lsb: Add basic infrastructure to create lsb image
authorSaul Wold <Saul.Wold@intel.com>
Thu, 22 Jul 2010 02:20:52 +0000 (19:20 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 23 Jul 2010 23:01:28 +0000 (00:01 +0100)
commit6da4a6688cbd90acb949d68247d9ab9c676021cf
tree4ab35dd7fbdec010fa56289bd0097f1b467986de
parent18b33a2ce54e4272203c2eb42fbaabc879ccb8c5
meta-lsb: Add basic infrastructure to create lsb image

Move tar and at to meta-lsb

Signed-off-by: Saul Wold <Saul.Wold@intel.com>
meta-lsb/conf/layer.conf [new file with mode: 0644]
meta-lsb/packages/images/poky-image-basic.bb [new file with mode: 0644]
meta-lsb/packages/images/poky-image-lsb.bb [new file with mode: 0644]
meta-lsb/packages/images/poky-image-small.bb [new file with mode: 0644]
meta-lsb/packages/tasks/task-poky-basic.bb [new file with mode: 0644]
meta-lsb/packages/tasks/task-poky-lsb.bb [new file with mode: 0644]
meta-lsb/packages/tasks/task-poky-small.bb [new file with mode: 0644]