merged. I had git rm'd it locally, but forgot to commit and push the change :D
Bruce On Thu, Oct 11, 2018 at 2:54 PM Richard Purdie <[email protected]> wrote: > > This patch was accidentally added in commit > 4be88e83904f62786d4af9d03204ba559777ab0f, remove it. > > Signed-off-by: Richard Purdie <[email protected]> > --- > 0001-ceph-only-support-x86-64.patch | 22 ---------------------- > 1 file changed, 22 deletions(-) > delete mode 100644 0001-ceph-only-support-x86-64.patch > > diff --git a/0001-ceph-only-support-x86-64.patch > b/0001-ceph-only-support-x86-64.patch > deleted file mode 100644 > index c907e23..0000000 > --- a/0001-ceph-only-support-x86-64.patch > +++ /dev/null > @@ -1,22 +0,0 @@ > -From c1410631e368569f8fa03a2a72938e603eb92578 Mon Sep 17 00:00:00 2001 > -From: Dengke Du <[email protected]> > -Date: Mon, 8 Oct 2018 15:33:25 +0800 > -Subject: [PATCH V2] ceph: only support x86-64 > - > -Signed-off-by: Dengke Du <[email protected]> > ---- > - recipes-extended/ceph/ceph_13.2.1.bb | 1 + > - 1 file changed, 1 insertion(+) > - > -diff --git a/recipes-extended/ceph/ceph_13.2.1.bb > b/recipes-extended/ceph/ceph_13.2.1.bb > -index d7186b9..7888e64 100644 > ---- a/recipes-extended/ceph/ceph_13.2.1.bb > -+++ b/recipes-extended/ceph/ceph_13.2.1.bb > -@@ -60,3 +60,4 @@ FILES_${PN}-dev += "\ > - RDEPENDS_${PN} += "\ > - python \ > - " > -+COMPATIBLE_MACHINE = "(qemux86-64|intel-x86-64)" > --- > -2.7.4 > - > -- > 2.17.1 > > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
