[oe-commits] [openembedded-core] branch master-next updated (0c7fa6f -> 3cdf6f1)

git at git.openembedded.org git at git.openembedded.org
Wed Oct 19 12:29:16 UTC 2016


rpurdie pushed a change to branch master-next
in repository openembedded-core.

  discards  0c7fa6f   Remove $COREBASE/LICENSE from LIC_FILES_CHKSUM
  discards  c056bcd   buildhistory-collect-srcrevs: Fix multiple SRCREV definitions
  discards  c0dc5b1   buildstats: check IMAGE_ROOTFS exists before checking its size
  discards  7a34e89   local.conf.sample.extended: remove RM_OLD_IMAGE
  discards  f3275b6   u-boot: Drop PV altogether
  discards  5056989   u-boot: Drop redundant comment
  discards  92329be   u-boot: Drop the +git part from PV
  discards  a3e37ac   u-boot: Update to 2016.09.01 release
  discards  9423a26   u-boot: Factor out common bits
  discards  35e81b0   kern-tools: make patches with shell-unsafe characters valid
  discards  13edb6b   linux-yocto/4.4/4.8: kernel config warning cleanups
  discards  84a2d2e   TEST - Trigger rebuilds
       new  a7aa417   linux-yocto/4.4/4.8: kernel config warning cleanups
       new  b9096ac   kern-tools: make patches with shell-unsafe characters valid
       new  c93c395   local.conf.sample.extended: remove RM_OLD_IMAGE
       new  6abbe6a   buildstats: check IMAGE_ROOTFS exists before checking its size
       new  a546cf1   buildhistory-collect-srcrevs: Fix multiple SRCREV definitions
       new  3cdf6f1   Remove $COREBASE/LICENSE from LIC_FILES_CHKSUM

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (0c7fa6f)
            \
             N -- N -- N   refs/heads/master-next (3cdf6f1)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/autotools.bbclass                          |  1 -
 meta/classes/base.bbclass                               |  2 +-
 meta/recipes-bsp/u-boot/u-boot-common_2016.09.01.inc    | 13 -------------
 ...w-utils_2016.09.01.bb => u-boot-fw-utils_2016.03.bb} | 16 ++++++++++++++--
 ...-mkimage_2016.09.01.bb => u-boot-mkimage_2016.03.bb} | 17 +++++++++++++++--
 meta/recipes-bsp/u-boot/u-boot.inc                      |  8 ++++++++
 meta/recipes-bsp/u-boot/u-boot_2016.03.bb               | 10 ++++++++++
 meta/recipes-bsp/u-boot/u-boot_2016.09.01.bb            |  4 ----
 8 files changed, 48 insertions(+), 23 deletions(-)
 delete mode 100644 meta/recipes-bsp/u-boot/u-boot-common_2016.09.01.inc
 rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2016.09.01.bb => u-boot-fw-utils_2016.03.bb} (70%)
 rename meta/recipes-bsp/u-boot/{u-boot-mkimage_2016.09.01.bb => u-boot-mkimage_2016.03.bb} (50%)
 create mode 100644 meta/recipes-bsp/u-boot/u-boot_2016.03.bb
 delete mode 100644 meta/recipes-bsp/u-boot/u-boot_2016.09.01.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list