Advertisement
Guest User

Untitled

a guest
May 16th, 2017
553
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. git log --author="Rob Adams" --committer="Rob Adams" ./
  2. commit b6bbd9d875b6f2a440bb23f9e12bed55eb4fc6c2
  3. Author: Rob Adams <readams@readams.net>
  4. Date: Thu Oct 6 18:41:06 2016 -0700
  5.  
  6. Restore older OpFlex build streams and further fixes to carbon build
  7.  
  8. * Set up templating variables to allow changing dependencies only for
  9. new release streams without disrupting old ones.
  10. * OVS library header fixup for carbon build
  11.  
  12. Change-Id: Iae3fdffcd1cfda68419e4e4a9cc3129505ee2ee8
  13. Signed-off-by: Rob Adams <readams@readams.net>
  14.  
  15. commit d66a223579b4cbec1a2b8cdd7b64b2040e2e80e2
  16. Author: Rob Adams <readams@readams.net>
  17. Date: Mon Oct 3 16:46:34 2016 -0700
  18.  
  19. Update OpFlex dependencies
  20.  
  21. * Switch to upstream OVS 2.6.0
  22. * Update rapidjson and libuv dependencies
  23.  
  24. Change-Id: If679c6a9d7c0f187229023efe97460f5ad094b72
  25. Signed-off-by: Rob Adams <readams@readams.net>
  26.  
  27. commit 2fbcf27be2d0036613178b46662ba62dbae71096
  28. Author: Rob Adams <readams@readams.net>
  29. Date: Thu Jan 7 16:00:23 2016 -0800
  30.  
  31. Print unit test logs to standard out if there's a failure.
  32.  
  33. Since the workspace is no longer being preserved, we need to ensure we
  34. have the necessary information in the build log.
  35.  
  36. Change-Id: I02a98e4e08efe08fadedecc411e0ba8f977d242f
  37. Signed-off-by: Rob Adams <readams@readams.net>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement