| Submitter | Robert Yang |
|---|---|
| Date | Sept. 25, 2012, 1:38 p.m. |
| Message ID | <cover.1348561895.git.liezhi.yang@windriver.com> |
| Download | mbox |
| Permalink | /patch/37191/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib robert/rpm_arch_incComments
On 09/25/2012 06:38 AM, Robert Yang wrote: > * Two fixes > - Change the arch's "-" to "_" in /etc/rpm/platform > - Fix the incremental rpm image generation > > // Robert > > The following changes since commit 8b3aa00029e62df6d05710cf166fd5d09bdb29cf: > > documentation/poky-ref-manual/ref-variables.xml: Update B variable (2012-09-24 16:36:09 +0100) > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib robert/rpm_arch_inc > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/rpm_arch_inc > > Robert Yang (2): > package_rpm.bbclass: change the arch's "-" to "_" for platform > package_rpm.bbclass: no initial_solution in the second build > > meta/classes/package_rpm.bbclass | 15 +++++++++------ > 1 file changed, 9 insertions(+), 6 deletions(-) > Merged both into OE-Core Thanks Sau!