| Submitter | Kang Kai |
|---|---|
| Date | Nov. 16, 2012, 6:41 a.m. |
| Message ID | <cover.1353031471.git.kai.kang@windriver.com> |
| Download | mbox |
| Permalink | /patch/39137/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib kangkai/lsbComments
On 11/15/2012 10:41 PM, Kang Kai wrote: > The following changes since commit 9e0d3c0faa9cc80ce8f2ce0eb31dcd20ef875955: > > sstate: Bump version number to deal with layout fixes (2012-11-14 23:37:45 +0000) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib kangkai/lsb > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/lsb > > Kang Kai (1): > lsbsetup: remove it > This contains more than just removing lsbsetup, this should be broken up and documented properly. Sau! > .../recipes-extended/chkconfig/chkconfig_1.3.58.bb | 10 +- > meta/recipes-extended/lsb/lsbsetup/LSB_Setup.sh | 230 -------------------- > meta/recipes-extended/lsb/lsbsetup_1.0.bb | 26 --- > meta/recipes-extended/msmtp/msmtp_1.4.24.bb | 9 +- > .../packagegroups/packagegroup-core-lsb.bb | 3 +- > 5 files changed, 18 insertions(+), 260 deletions(-) > delete mode 100644 meta/recipes-extended/lsb/lsbsetup/LSB_Setup.sh > delete mode 100644 meta/recipes-extended/lsb/lsbsetup_1.0.bb >