libfdt-devel-1.6.1-150500.1.1 >  A dJp9|_w %.OMUB}`5ݾ6'C9[:ǽO E)(\.V6}x mP\ UUrݮfMJ"7}{/:VS*VLjyĜ]CR^l;N$]W"ݟ;KTպ~ݓGt>6Ʒ`D/c֖Pl~8rjK CJ883fe2e01cdde67cf10a6dd9f03689d1f2e6e0e4f331a5445f591a70d714267fdff0c86d63ffb37c1d49518be7072746ab14f86cQHdJp9|K#7qu XM} ֖/T&$4Eιn+}7RoQϺs2=Q|žs ί6>ܱ >V.3 ^:"Tg#AЮA(5A,:/ s8Wφm7HPvF0*yo?^ 9Q 7  G۽l+hi/S=ϣݗa |V@jv_#/*͜E%v.s[`Xub@Oah3x>;>p>?d  L  &,< D L \   0@ThK(x89:+BFGH$I4X8YDZx[|\]^bcdefluv z"48>Clibfdt-devel1.6.1150500.1.1Development headers for device tree libraryThis package provides development files for libfdtdJs390zl399&SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Unspecifiedhttps://github.com/dgibson/dtclinuxs390x' dJdJ`dJ0841a268996ad929ee062303409b9f1bd536c1dfce8516fc121bed3331e41f4e5d0c45df7f5b21e3a3e79e42b61c7c92b4be5683fe3776d317274d4bc343e6bc273bb264cacd60bb005cfa558bee084558469b9107eaf40d7e1362571ed1bc94libfdt.so.1rootrootrootrootrootrootrootrootdtc-1.6.1-150500.1.1.src.rpmlibfdt-devellibfdt-devel(s390-64)libfdt1-devel    libfdt1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.6.1-150500.1.13.0.4-14.6.0-14.0-15.2-14.14.3c1@aj`^g@^@]]{@]{@]{@]5@\\IX8@XZXe@Vl @VbV@schwab@suse.dedmueller@suse.commatthias.gerstner@suse.cominfo@paolostivanin.comdmueller@suse.commliska@suse.czdmueller@suse.comguillaume.gardet@opensuse.orgdmueller@suse.comafaerber@suse.dejosef.moellers@suse.comjosef.moellers@suse.commpluskal@suse.comjloeser@suse.comjloeser@suse.commpluskal@suse.commpluskal@suse.comp.drouand@gmail.com- makefile-bison-rule.patch: Makefile: fix infinite recursion by dropping non-existent `%.output`- update to 1.6.1: * A number of bugfixes * Fix many warnings with -Wsign-compare * Add compilation with meson (not used by default so far) * Yet another revamp of how we handle unaligned accesses * Added a number of extra checks for common tree errors * Checks for interrupt providers * i2c reg properties * Tighten checking of gpio properties * Reduce dependencies when building libfdt only * Allow libfdt.h header to be used from C++ more easily * Accept .dtbo extension for overlays * Update valid node and property characters to match current devicetree spec * Add several checks for root node sanity in fdt_check_full() * Somewhat more robust type labelling for the benefit of yaml output- explicitly pass -pie in CFLAGS, since the build system explicitly passes - fPIC, which breaks our gcc-PIE profile. This makes all packaged binaries PIE-executables (bsc#1184122).- Update to 1.6.0 (no changelog) - Removed dtc-no-common-conflict.patch- add dtc-no-common-conflict.patch (bsc#1160388)- Use %make_build and recpect %optflags.- switch to building python3 bindings using setuptools to avoid patching- Enable python3 binding in python3-libfdt- update to 1.5.1: * Numerous assorted bugfixes * Add a new fdt_create_with_flags() function, and a FDT_CREATE_FLAG_NO_NAME_DEDUP flag which improves speed at the cost of tree size by not deduplicating property names in the strings section * Run tests against shared library, so it will catch the common mistake of not adding new symbols to the versioning script * Add a number of missing symbols to versioning script * Use Python3 by default for pylibfdt * New fdt_append_addrrange() function in libfdt - remove dtc-license.patch (upstream)- Enable YAML output format- Upgrade to version 1.5.0 (bsc#1153301): * Added i2c-bus and spi-bus support * New "-T" option: "Annotate output .dts with input source file and line" * Added YAML output format * Record source positions * Use inttypes.h macros for printing. * Fix some minor bugs which may lead to SIGSEGV. * Adjusted source URL to working path [bug#1128943, use-tx-as-the-type-specifier-instead-of-zx.patch]- Upgrade to version 1.4.7: * checks.c: Overlay fragments are a special case * checks.c: added handling of various busses (eg PCI, simple, i2c, SPI) * checks.c: added some plausibility and syntax checks mainly for device proerties. * dtc.c: annotate .dts with input source location * some code restructuring, cosmetic changes. * decumentation cleanup and update * some more tests added.- Update to version 1.4.4: * fdtput: Remove star from value_len documentation * fdtget: Use @return to document the return value * tests: Make realloc_fdt() really allocate *fdt * libfdt: overlay: Check the value of the right variable * dtc: Simplify asm_emit_string() implementation * libfdt: Change names of sparse helper macros * Fix assorted sparse warnings * Clean up gcc attributes * dtc: Don't abuse struct fdt_reserve_entry - Refresh patches - Make building more verbose - Run tests- version update to 1.4.3 * Add printf format attributes * Correct some broken printf() like format mismatches * libfdt: Add fdt_setprop_empty() * libfdt: Remove undefined behaviour setting empty properties * Print output filename as part of warning messages * dtc: Use streq() in preference to strcmp() * checks: Add Warning for stricter node name character checking * checks: Add Warning for stricter property name character checking * dtc: pos parameter to srcpos_string() can't be NULL * livetree.c: Fix memory leak- version update to 1.4.2 * including patches up to git commit 3b9c9709 * Fix NULL pointer use in dtlabel + dtref case * fdtdump: check fdt if not in scanning mode * Fix memory leak in character literal parsing * Don't always generate __symbols__ for plugins * Plugin and fixup support * fix fdt_stringlist_search() * fix fdt_stringlist_count() * improve tests * minor bugfixes/typos * including symbols in version.lds * no changelog available - modified patches: * use-tx-as-the-type-specifier-instead-of-zx.patch- Obsolete old devel package as well- Cleanup spec file with spec-cleaner - Dont include soname version in devel package name- Update to version 1.4.1 * No changelog available - Use download Url as source - Use original project page as home pagelibfdt1-devels390zl39 16825788811.6.1-150500.1.11.6.1-150500.1.11.6.1-150500.1.11.6.1-150500.1.1fdt.hlibfdt.hlibfdt_env.hlibfdt.so/usr/include//usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15-SP5:GA/standard/77feda93656b6654fc5d8e195cca13d1-dtccpioxz5s390x-suse-linuxC source, ASCII text9MR?HNeutf-8afd6bd44e046260f61ea43105292b270f8852b5cf05fb5573f8fbfb27079634b? 7zXZ !t/;3i] crv(vX0ŚZ.cL2FYnDcc2gjA 1#J=IyN>\e3Z갆*dOҊLZ<8 ]\&>32mեGP P\X'f%}?EYĮ"3^SƔ7"ޱu>>Z]I>Fw*JiT){˜ٕ1X tCȫSV FL8E<~XB(ٸ+oEߎ|U},m`jE^1!HTBIxE3T> ׎R.g(!%&╿zP!mh2^I*k$wY/ut9vG\[yҿkOK*6ۓ@C\I PB'{v=栰_4>$_}?̚\N!b]bbi]l-b,|Yb1uRTsK9="du(!Ru{K- כg`J$ fVRi"αwֶ;پR%ϧ͆i>0^ءMȊwWkik-.Ge;+d,RfբZ;j9!p2B.;Y"_<8C`0B)R[x#G dd][72Q|)+te9veyϽSBom-/ĝSl͌5xI-)5s5`,BFP f%ecᪧcc|bT Z AќTe!8T̩d<o&݌^Y%B/-~1)U/Ȝ(g;vo ݏ}d 4*Ta)cYYY!(c%Dͦd(k+Sh56N-<EN5sY‹N<ᬘշ"Oݤ3[P,&w8=6D63ej 3o0}^+b@OJy=e} 0UP#{IjZ8^rHl6_Y/]3k땥"0nc iЮeB^oYikxҲANP&rv˿D1*+Tt_9*\wޞs|O:AYK+ C:Bf!ej- _zSjʲU(v]fea;JĩرkGy&kS5:dnTA( .s{L;j=^#m;mhY-xq8+ 'nµғBcS qQ4%߯rMYq#'2P0EV@mk-G*($18F vHG밸c!HH5O)KB̒uyThNZ>w9_0?:J|6Tk%i![\䷁(ѬN}4,$aMCd/Æ/r:tRd/5Jj*Q[hELRia#ybh9B@V@i U%"3e5?؈_ dZ"9pmY h-gZ5:(:.:wy5 ~.Kҏ !4⢿b X~:cN}>N p֧ )x3S@`*U1BјnFUGGCat2'؋q_! ? I0=sz/LT)ji$|L 8X,zvgzyr0U2@&< Fibö\x?&k3,A5Co4rϕ ^wKH]#TEht׊d!Y#}MRÈX,5W&saS摆4SRtat6,?؜Ā *LX8Ŀ+$V2cIoƮh|'+Ѿ!F\|Qk9*U2PGg 3L"ǔH?ćקV g,<#6X2dW9#5<-Rgs8mDC.] F"7]pdR {Cw[   f[q' ׻ VwN`#[]w鯬v<&'fH{hn\_c@>8rQ7fȁWbH3[~Q,jAn#3 `6X^L][7)m;1*+@gn!U!.W>F/ .HR Q]/ke`i죕__ P5dh;3ud@J&P. <\>-^VL Q#H1hFsk.αI{tM+I_?> ŚD qgOe֪(8#%ˆc cըG49I؛v-= ,'7>MΘ"wV>kĊB8ߟՐj!0ܽ_vRK.l6zzjwFrFO/Oo6WlK-}+ ؿop)/U*0[r'2'X˷q{WSlZ]%t-M Z4s9Z;LRn%.u*e6;Q GWw. [i 3=>^hIABCǬ >cOI-2"϶[?pg^n-AgElӒ4)׶~$]흧[, y+N:kU#S0Xl@ASm v ,TG&˯N6ρȵcot#Cq-n ~RBX'.AiX*+J)MmU剸f-pWG YXڋ,,B\g1){a !-C &Q$pի;@7.e8NHdOH תlm@sħzi×Re1M 47]] j-t~P7ҕf@)L[D:킛}r) }˄uX #kI,ZOIJ鉷{WFY%W~hn|hi9߂~=dӜaRr)uD^m B6>tMVi`KwyOcJJ0н]`xeO7S8b&2-$aO`AVYD}3/NU-@ B 5 {+hH⥞zh]>L?ϤgA#"ǭ=!Z{ -IMF~mD_DSL!XVVuVze9:XMZvzj=DSc6(Ċm|h 5kriִµ>EbJ:nMr @θҎΫ9iFDebm21$uA.Z;q@R]!?:AadT_wfA#)ـiC\# W\._.'PuBl \j#mҙT+;ht;'g\Qb_#:kE栣oXAI0~vD* ;l{X$sfmX) KB =u$'N"+K$=󉧃 pa2GKT+&X(с~1 Z쌄̆_o @*B- oΏ}yشm"yheqߓkumڞWԬmX )Ee&}ެzjZQ -oqW{jº,kX#ЩtR)ͦ/#|~+]RO{y`1YnQ NK9tŒX ΄^ёҵ Ac`3 >3Hs]”1nh$9"ݔ74]r.^nThW1$uK| =gڛH2D`+,SيHo6wQn3zB*wϡBN:;u"xo`y)%$#cT ޓt+]i\Ī#1uv݇PhUxhS}7ţ[n)(.QATrz`WWArxS7ɣ*4I=eEB+E2jbGY+b bp=tЍV+#j,=B~mrY!Nߋd5xYac=} <)Sɒz( ^OaˋSvĨq5[j*0C9rI.V1DEHCC;+0*%^g8ڶ{GxLd< gE3UV ᭁB:J+ar/ӄY1b5|Ⱦil7{o?x"3/9)GMsy<|GXL2v|Y\/*}9j">#@ʺjQ-O&r=pqF:n8{_D J?!r"K#C$ej%Hq:cNlzU>)Z,;&Zi%X]eEK>fyxT=>|dL>ZxY⯳Kw9WViqTh&!lT$4U#u1,kq9RIJ dTE8KݑOQRsfj5\| x BdFq&{hyGL.{>KYٔ+øfM 6$e5Ɇ6hgie"f TEE2CxnJT,<7zܟyf?Fq]mLXA>_^%`&U+Q⚅K▶ŕ`m5BkW؎=3/se`kG}ϰ V\)Ȇ1Ti<+/SnNiFp_Gcl2+{}5w4--c{ Gף藼Uh /#RmuT9+3?l#UHuޔ`'DbÑlؘg)S1qN`Y1:cC Cg?/F -0a@ٲb.6 ~{3k5"IBw #2X{ tѮ"^Y=}>AwhGm<ը]31l$18j&2V̞;o5oRһ}~koG".QMUH p" 8)-EfAK w@ix5S):mA ;H47}5KR//vq3#Joա2\1uLL5Pd|hr Vܢ윑V.1{,pUfz ޮqٺ̫{_I<&Gosr b]QM0cohó[<_nY X'oE=oxh\ $R$TԺp6 7(D!Vc~uqp9lӰ#W1Ē/@莫)Su*Bզ&*B "W4ƀc 7jt@u # Y:HW[bDے2019iHLO`NmѲâgXnIzCPY~ Vlj͎.xD]@_vm'UA&{χ_QER#$TW y] @:eO*)dP=Zz1uZq`мpIo:gѳZO&{d5Mw2h77 O۴RLlV@ipP<G"i4=;aIZ u\wxY6ӶW)Gnum'3mKG"~sH ϳgmII$qs΍``|MU˼*m(4d-_iy.2>"sQ?G95S)#%U80]FRjRU} cCχpCMF Ɔ2P[B\ AHd|c4lBM5M,51N@]˦qh?g& q\xVZ:YP% ch>]`BuRoWTqDn]i9ӏ$(F+\@ ;;ut"@L͠kؙI+$F~pJ1~2"ӆ D7[t"1RNm?!Tۆ'vm\-l5=)V zC(ua?v!x.M꧜$ݿp@'^OTo@ڐe_\;oX+3S8ȈY冺=t/Q(lUGW )J&/gm5s[+x>??gIX5NԼ0](L0%B)UOyLt:BXE xgUIǕ~l Q͜;^yt|3rí\nfN^"\1De֟'?IU$tlwvkC[g`̺:UȒ$GQK5!2\}`?ŚJM4[\K?}?WGьT5QM yBb5bČST^! [w3, Ϧ͍ ^NS?UNs{~n 08oD<&?37LLMoA4*q+EAȩ>E[h4dF x-Hx)\nNFÂ3nBXo'4.^摥%]kP҃ '}CX 1³Ϊ @ĨR$൞Sv*6{{o|b䊍RUʂojGwӦ} "!G!+igT{ %I5|E!IWe0dOq`u ]1^c3|I@v;25SQǝ N_E.x)d=>m6>~+^x < #Kŭp,A9HbwTqk9Xa|}wxN (Lu Do9*e(m0޼hv T8hH#SέkI^`].G$CiWK~Y@X OeC3kM7BdJ\k1(q5˽A}7/05֝,$Y]㋗2>.u8'Ek} i6䬬7ϛХMFFq||=$^ Q-J!UO"evy|I>sҔ%5![i`A_X[Dop5f%62#Cpw;f` \BIax\|uy2kAe gAV{sW m#d$=O꧛7c߽ͶF9. >opLJT]<X燠zly< =2Wn P2UdrB]5q萮sYFqJq a^Fdy]-2oFR(゙t3j"0D.i4H*$ ZD^/+_j \1?>^Rw%K~%Q-q6ihF+D Rƌ9$@,׋},@g}I.판yki^#"JŐm3< `q{ń+H*sJaARhdhMJOMIQqT'7Z@@K8Z~ .+1^p7ZL Izwy؈:d8.QM7gj {p:]İ78㺊WGfP|k7z/m-&VGdcSU&0^jnnX-1P ֡xb]"5j2ݘd#8Lƴ~jHQ6 }zUb3aiy=填le!Ԃ$6qWXiߌ>s9ne%kY 12Hyrݺ6+{(d43j$.@ q qJS_hzigIU޸Oa(p92Os)D 'Us*jO3y|s@SU t1OO(p vq"qϕLq&$)ۀŝ7Љ K:s8u (<{|%;aC+HQ14ogS~uA, qչVظ*7gyfNa9' eςqi-#pm1PLIB8,;SQhق|֟L`NW-&xY9cѽo$D Ig([?LX.o]& ^ bW@4vQƕ>H 1 VXwuIx5ȗ%8`vq! oy%4oPeg.P X%.iP]=Pw,oq* \TY׬`u[brʔG;g-rZL}N/lĜS' *>)zcKF$,s[cC"{pj\_@0 <=mum:ſ9gÀ1;y1s5 fCwj7⡘ 3Vg ݈1QKZX ~󵑚J7"HTʊ/rEƸmQpBfm]xAsPQMЩ/ܖeLJhS" R u`u3țY?f2^Dԋ|/)*6uH>OC[sL)MKۀa3m  ,\H̡s)?vIv6 r~ʜ/ă @F%܊Y_[n-0ċ @ ^<&3m= `v ÿ58#u9aa҂i?޸ GG2){z2RoM$Pu}WJ5MedkmɇOuadž/w`ss2dhzQBY{oU-a)Di0: oYndVe]Y:UAT]6^pjG^z2V&O*ڔzBk1&O2*)>LC;}AAa/F_2w Co}%xK 勫 2_{ꂛ+o͖ށ>H%Fy NڒJ.‚cEvt@ Ы<^O|oϩsŭxpc1_~9n;Ar:jV&]16ͯWIމ08yMH_go9!m92o>|h|kHH\2%l$s7燗/R]<%QsZ<5,WpvN4@ηij1\U> M!B:!$B sKW4&ɑ u j-|z&YHU]RZɃǎJ Y΍v|ˊj HIe莜Ao˵ӥ3:z.Ú:S;LT!Kh""%'(>R敏Ck_2S|X#y-M i6t}LR??#wm1 y X\_Pjgđͯ~̭5s:7TBZ}2zJAuūړ\IkW?cɾ{qƭ=LY`G˥ڙ|Iq}iڦRfU/Ir"r=F:3R+wIEj,8^6#VBhtw_,{[*WFԆ(ϿlsIhE+_J6