On Tue, 2024-05-07 at 13:13 +0800, Lim Siew Hoon wrote: > Fixed missing file in tarball package > - 0001-Fixed-missing-autogen.sh.patch > > Signed-off-by: Lim Siew Hoon <[email protected]> > --- > .../files/0001-Fixed-missing-autogen.sh.patch | 82 > +++++++++++++++++++ > ...-intel_2.20.0.bb => libva-intel_2.21.0.bb} | 3 +- > 2 files changed, 84 insertions(+), 1 deletion(-) > create mode 100644 recipes-graphics/libva/files/0001-Fixed-missing- > autogen.sh.patch > rename recipes-graphics/libva/{libva-intel_2.20.0.bb => libva- > intel_2.21.0.bb} (93%) > > diff --git a/recipes-graphics/libva/files/0001-Fixed-missing- > autogen.sh.patch b/recipes-graphics/libva/files/0001-Fixed-missing- > autogen.sh.patch > new file mode 100644 > index 00000000..5a88d2de > --- /dev/null > +++ b/recipes-graphics/libva/files/0001-Fixed-missing- > autogen.sh.patch > @@ -0,0 +1,82 @@ > +From 00b6787cc6cf4c4b075b0dfaa836a9924154a8bc Mon Sep 17 00:00:00 > 2001 > +From: Lim Siew Hoon <[email protected]> > +Date: Thu, 18 Apr 2024 16:13:14 +0800 > +Subject: [PATCH] Fixed missing autogen.sh > + > +The tar.gz file missing out autogen.sh, but github code > +based contains autogen.sh file in 2.21.0 version code > +based.
I think we should change the recipe to fetch using git instead. I have made that change. Thanks, Anuj
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8312): https://lists.yoctoproject.org/g/meta-intel/message/8312 Mute This Topic: https://lists.yoctoproject.org/mt/105955741/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
