OpenXT / openxt

Base OpenXT build scripts
48 stars 39 forks source link

Allow meta-selinux to follow the jethro branch. #125

Closed stephensmalley closed 8 years ago

stephensmalley commented 8 years ago

commit 096a5ee ("Clone meta-selinux at known good rev.") switched meta-selinux to using a specific commit because at the time, meta-selinux had no jethro branch and changes in the master branch broke the build. Since that time, Phil created a jethro branch for meta-selinux, so we can switch back to letting meta-selinux default to following OE_BRANCH. In this manner, we ensure that any subsequent jethro-compatible fixes and improvements to meta-selinux will be picked up by future OpenXT builds.

Signed-off-by: Stephen Smalley sds@tycho.nsa.gov

eric-ch commented 8 years ago

+1!

jean-edouard commented 8 years ago

Merging soon.