libfdt1-1.6.1-150500.1.1 >  A dJp9| ']y6e$s 1sD5`:pado:q6ȯ~QBdh# <>Mc-("r?9&:NwћQ8v$̲2cۍvΈ 5g^]SNWt 쇆MSnHָ(؝`*F;:\>dGL%UӟcOKcRk7G|{8[UFw~ "3^P732'=63d4961bc7684ada98327c58cb829e6dfbf22bc4e8431a089d386760b199e5e8cde1efd1dd551482a5d54b80ede0669bcb0333cec8dJp9|AztԁN(Pi!^/н]o0 WDud|7G\E\CgwcVv$l+dbkS4h'pjkci}Ykw%7MT kuijX6 !_Rv ݍ]=#$vin>|,l8lb{I`=\ԡ_J ;~fcg~![`!=a٩rf >p@?d   /  ,2<D H L T  8X ()809x:>@FGHIXY\]$^@bLcdJeOfRlTuhvpwxy$z4DHNClibfdt11.6.1150500.1.1Device tree librarylibfdt is a library to process Open Firmware style device trees on various architectures.dJcabernetSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Unspecifiedhttps://github.com/dgibson/dtclinuxppc64ledJdJ7079d27668847f26f35cc266ab0a82f89d2500bf3c3e8892eed3f0a5f45b5684libfdt-1.6.1.sorootrootrootrootdtc-1.6.1-150500.1.1.src.rpmlibfdt.so.1()(64bit)libfdt.so.1(LIBFDT_1.2)(64bit)libfdt1libfdt1(ppc-64)@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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 page/sbin/ldconfig/sbin/ldconfigcabernet 16825789311.6.1-150500.1.11.6.1-150500.1.1libfdt-1.6.1.solibfdt.so.1/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-dtccpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=29481c210d23a6674b3966273c268532dc119261, strippedPPRRŔ>=` utf-8da62218fd175568c4852f272e59a1e8fd082a6bae26be755f98608226deccee7?7zXZ !t/ E)] crv9wI5t}|$*0Mn6Q ҉}_B X/H:R߉W$Vr70/j{5Jڭqa)7 _ioo+Apڻ{YE OYљh! e`y%T8gU]g^87Y!.nւ g߮G⢐7|xm @1fAA潱A"Dż0fDSyxW'r m\l YוC CHi(EMzU^}YG.̓G$Q}}y4Pˍz-`rty+  hJ'RS:U=~@v2R˸Jgpٸ|p7KMh.`C0 a;,33/$|]R([1w9Xt^HWKa|l4w3O/ i{Z%SKlWmp~DAc1~P*~pn|af[l|'0V&Z4'1xy F)ҿf6JkctkH<{˽=6̶9?pG6OjHPu۵;ȪO]~w>9}bW ¾.UmY9¤h2︪*sy9*@pą!jMRЇu@3e>3QKzWK7.|[}J\F RB)tW !(3מ-'6i`آِp#WBM|nwlac1`Z3;Kq4 ᇫ(lvB\ a48O^I5:ڝ7AG(Mq =R4!䅘 ԃ蓬{}fȵz7/OWea]E,~'v '{Y_~N9{JcZ3f]Z7q#C{jK8@2=Dlj^Fi`2dUR<̂zD% 9*>J%]g-DމD9B =KMҬoG3rޱ"ПF6ƀ'Z~e?}ɐiK >C{ݡ|S 8-;JƎ5 [IK~G-v89W.#TAq*o@N-aTEň7%W茍B2+J:/tg,ğ@ᚆ?YK|@ DIСDo~_Vk_oc?;t(:n$7t-uo3OaSpy@߸ß EQM3XFNwo9q΃JQ-_lrӇKٴv&N?bl3`7s? F+dعi m:4?N:e _w7u*3Sn˦9#M {WסA EUZ`.B@2R6*Nh{ζ!.e-dw>xhpC8K?Qq>՚u¸0Sot` _~?4x~A$,`)v2&ЩIM\AЍ,lJK Wa?\D]K>'/+2G_Rj#&d=Kl.V4GLޠ\k2hҖX&P)/8L1 Z^`:cܛhzvwzF2 (y(s0v-{M"ˆ&+:^K+r4$_S3h ?zg7ERm}N("*!rl6b)6z$b3 ޗM`uVpI\\O0CICorw"H-%t FR$wМh=9No}ha9T#%b;^1ȢՀ]. Â^񬀍@\#c.D"[f㏄9C_35 AtX@5/f^[n%uK :6Nڈ77kɡ.#dJ9lHe`pZAfU8vY:/[6JGOZ1$:ڳc4SG06a+QMe#nN ڻ&mB}H!rUq}S 0sQVR-~C1Aŗ=Sw9뛍RA6D+3UP#SAqNɒ*Txp8NY<Ѱ+ wiFȝrzk|%Eͬ :^zzLAEPѶcVNx> > 0m3"oF<ɮ5z\HNAYX9=^j2hRz8`Tqڛ 4[g,3*=ʘ[!JYY[*|a&U[F=ݪR\p{.D˚T~Bnr(}PW惱ez8*mxT;&TH-yYѝ>ŕf-{YS!;ŮcO⿻G_fm0%۰->akhg)ԑA9>݊WiW]^G ʄIC!2WvyJĭWH)inKN;Uqn[d;mcOH1 ]e9bpEDџR̯Qݜ6O$E&U[fZYY{eO} YJ:k͹ 6-X;19LF{߄AJ۟"`n5O*FYS$`mNͤ_qkġ*NZSp|[(LBUأpyT+W;$|MIS9T t@b-i%%95ߙa25˿pWReƓvTrKZ"ti;w#uhY\ȩxk<$=g;wa9ʹ0yњH -o)5VWLuGU*B\F*Y#!+R )!fms u\Ο+eI,1 ؙ;vP?R^KK ud. '߄hwԚLأ,[| `t=WB<3|{۽hND=oxek$UY`o&e 4ߎ2Jp`٨BY g\NXEzI%:πt_7YuDś]oaK4=*C3Z3j@ry&{՗.- {䓜8ݚ@x壀_W$7 (va䷟<y:;dPΖL!z~5f/)w|ga'alU(`iO^x>B}bmdEfتS͌eEq@ =mCi?3I:::tT~XB 73 P &{4 x 8l&ƄVR5{r2A#}|eFGMTi;K䕍7},UԷ?AdfĄ55> R99bPPdxpkGɳJ .{f~n(cTapWjP0c&tc<w~EuG˽D}cOHuj1Nl Ҷ?.đܕѝ4bI*F.u/޲@< bcT@lmĥrx`z'R, ﴩ\X(i\6i; QGj j!ָ08, gX.{&Hz%* 4ڂ|UL:c9 P|C:wtY?T {R-<^ p:mL]E<㑥$=ǿ(DuFL4\^L:wuHy3BItu|%#9gԢ*ʡ2O1elOV(,2}`ů _blS8G3=wLm5Gf%HFIF3q`,dA3'$ws󇂯c[xnX?%ۭl˕V)N NkJjyGay|Dw"QBgWV#e#-^#tJWCMZg{r^V:f9x̳< b́V3*O`YGLkҠ&m1Ns1` B`<Rmհ iLg{Řzzs_]M de?3 /jd{}ߘ2C1诜 |ݳAٻ!ƞ. 3F8u ykVROl[sU1@śLu$G%SSpUT|[uIjwc5%ꦐ%3ՊK˨)ט3iODn/zM4͉#9@z"<Oа-",֯ 1-Aru+BDu`Se(6j˧&ˬ0|ta\`#i6%EQa=n&˖vWK*T3V anX4rЕrp1n\TV38]P.3h8/Xe˵WLZ?sK&u'J%b-c9 ,,0<ӆgo4A˾N_TV/+T[%P`OhG#wLfb8\A4L4{IJd<{Rү7džMTa͔|Go*scW0l z㮳Ҥ>tqf0RwحTJck]_X|W(?Wo͟@QSMM;h 72Z|d~\Wp(-5F2=*c[@`W+LARMKe_E%/M`-PҰ;SM<\xjK)d{^T7In,ΩٶN00K3) D ; G]uX)Zd~FURw z>',,6h67- rtL`&tCQ}q4O>_^:%I\m)sMxҋxU&HwoH=T1? 5@Sx'!>TNQ1T4øN EE[*$HHX$ SdlK',N[>PD+ 9@S|1[yjby[lh2m$8LLqieF_{O(,`^Qt"T}D{{/e_$l^_}Xp#*חu8׻ʎ'1YG)wׯЅB?rn]@?.2PWثIHd cG'^;7tП3 .T:v?}2/V/׏RC9$Ky|DܜK9W:. C:lӽ\w _0fDwӺE7T̋ZޏR *}e[,9 QEpZHbgػ((U?LΚV+!xvuєٍՀ` \k@ⴸi\,bw$s1X\(nZt(-*mlQ|I\ךxȡ@^FTku_NjfuЃîOsW$S'Pl/}UB5^D;N/6@GSqOSonc?rxYeYAWA<j-z&0g.V6{'ITX{TqJH`6W|\Efh{N: KY[AdQ#xC),T \|uHR,Y2̲{ĥ .s!0nPMm|d#Z͠B~[M*g,?y$h\HwW"SzY0r6na*@TzK\II1͏`<=5<VnYW&jT-l5Oit} "QS.Zr(<!@r'7ܚ g4>싮#,n\fSPB"p\:| ak$Yv-B?4c U bN=#e$s *sۅ%Uy %Id3oТv1l4y:tcbCk- |M Pd8Sh c}\] yUѦ9]Y 1$Z@yhUn\ux嘆^JġO}={`υ2[8_ J( |I٭ȈoeEr/\%54 lOcdU,Ƙ6EjUybjAN IzkcZECNVbAC:i8x@bf@ Lqn >`v B]jMY}9pzŸDc8xu_W%ubvY̅,n(s#C uIM"R +;nr&ǿ֑X+YׅCh&LQDkl"V]vsek. Q] ]#c}Apk=v]?0Ё9^[q̲v5/5b[<&%Ь rHЏzڣE5\KIVzIO_! 2R~*xqX87I},n94jnN@~YxUip/E xCɞ C taiXA[XnU#/X1iI=|A^uCס̈́TNkdbRA:#Yt[Lt|ѯP-?wh^4پ߶mӌ~SKrM#F lxtSqc#7FZ9>_0і|fU:\pt{>Tl\$|UXR[e&|)k`[,߰(п[ʩQvۙ'؃8sjI&*ET& i||Cf6[MC]-d"4 v0*D/m'6ǑOdzBQbWLS{K%-JI' =nq*K ֿpN ]Rz Q<m!'_eG?/N ^ǭtpߣ~1DSybfT[3B(;vɂZ,"V>->N .UǑGB~(àE͸Br[h$M T7? OZkL<@ o;e\&3(JWgw܂TC |LB<*a$0.v2A99ZXxQ,tcn﵆48qT7ل7[=՟Vh6̣ 肖 ZXsg @' eOT'M[8u >{*7$_y.п9 LV4RʢPc_xvH{Z5r(h0 B~s כKN##+Sdm(oW={7tgOЗ20kF/MԽ!l  i_jdP;({5R$p^ͪ9B|t6j1{] n?{F{z5aa1c5knlӤ q7?!uɷsj* `}ZS3ԾRW-L]ЇVW]|աcJKծӕIJSJ-^ߖ3P饣0ïK*Q`|f(BJMPX8w RЙw}!ޚW$ =~C|qJ ewPo2mxG= ' Dk$Y>M\$G@o~|^ĝ[Ӟ$d29KPMᐐK7.w$ZEc W92[" *Φ|T4O9 fNW8VFٝq`U?m%^yH}ZLGsG#UӇp~>K*/r^<@r|,s_X%-V??q-#((nj? ` Ew~VS$ˀ5=㩽RWսQ `o] ÙO*9r!Ghlviz .h#B] >w t}PA~]3"_;W{ d7EFonz*G*`37o; ~|ZIjkP5K 9ImaX~7zb]GY,\ ۖjl!靪?{0jEm0OX&v#˿f&F^|5ĘIN"OҕTɲ{#?T[%h+GOE;i)w"p'Q'Z3sԷ:&ΨdJM< ~@?0 n9ަoDH4A +*Fa\XK+dKܒkhߜLl&4[WÁq3LK0pȻkϟKX@&HݎMNoQQ70}>#1\Qwk'ok+C(ӽx#p Jիg'mil_9Hټ*MD ,A$6 |ɢ R+-OiƮQp/qWUW7URύ8.Nv?=ODNa.׸f\ q9}[E+"HJ t* uYo>_܌XO(V\;mBI5ek-Dk]\므Fvy+Zer ꍵKU:*?G(d{vԡZ\&WsP VJI\6[i`%e'h~}5_j3zm\;5a&~x$Tt'Sb.7H >yX7E/0bYٸݍ]W^n!y0&5i`{ɤ1?`eΟ#'^wĆT,ە/sT#@AE7|1 U, 1uel3a3(LˍCw4sAEih$8 |Ox)W]YJ1 ,pu|0a҆:S'5as%k, 6Vd-G@{%CKBo1&R/Uem&2Puv lS C&˳}vZ8=G Ag ٍt]P$Mz&6Peə/L[}_7{Q` qE#Jp ,NqQz'P,ٕQAǎE!@8Roel85d!,̈́= + 1Q[;4f7B/TFެeHu,|~Ф,tY^[J+bpUkv%i"G? JNY^D~p21P7V(??gHb89SuM`@@ 5Esۡ  F}|J}?iZEB5O ]^xH#7\|V2NAGSL$-, 6Wrl{ rECاib}Coqot8:~^+1?hMB@o'RduzRiv{Ɏ*p Z#{N;9͓ؔF2Л:eS],}kS$lcc {i)]şyZ_i@t=Ry!ȧ#ٻEDL!,}_a7f^ ^`z& fz<_9{oF_-,bʜ b~HBTQTeR16jrIxأNr0]-8D[,冬{@jPM'g TgLPZo 4wY40uqRq:8D>D~9KųƠ0sK(FV]D"0 GG)'3ٙ=yC=ϼmI?R >P[ ͺkT8!/9mӛd|5Qnx͛ u^6 !7爷(FK qI=2p'eٔ4[fayNMwrE-YM`z0&lQu-MLD>N"•qN%PWuE*vїQ3:> OpAͮ*I3E搣MDF!T*6z1Ӆ2uY(mU8w#XMgw3GI!<[5sKQ)ۣ-EF|_Y%ߖ]~i:-4nBk.տ:]!7FvFѝ)AȎH/a?S8"DaiDs)7Qh U^f\!XQde5İ0|f,y2߮v}>o~LtdX[xG9Xmxdʌ؄M®Jl$T1C#GIH1<ox9Y pKQBG$p筬z!1 բOۥ8Er0dAR\o10!Manj"ݏZߡa z3aʧ.j>fAqzMG͚S JC2g,dS.C!icb>wXLJtbfPV0e/[)X0W[Y9;XT 1"tTtn -n AP Q6qѧy_3uKP;:I1(-L{0> ?nZ'qKY vDYI~ژ4T>ni _PˀfR[qnN ]=^`0go\E0z)ًBD7m!iJ0oq yr,D5Pd?D1 Q|sK71V2?ʗҟ,cDǦa6EIC Un H/DG2Glrό 0*1^D"T$[3; Ppl`OP%TLLxvN=1kwO++p5[ r4H4*p1zz.XR #<G'+;tkJ]=_,\)I1lr,2d$ 0V2m&{\/d+ካXu6ON-+.-c籸Avgr-chsIj7D&L=P8{ri>N)]0?tg1±_sr|SrG[H5Q8G]-7FqpEC "|9x4S{W'Ll |,KSPͭƒPpHvάM=a:;ɛ"L;ďr9_Q?K;J8H6wU-mՎLW@Ph2dGZvq ut)<x<$I5U3uX \:qQe{JJ8NKo?\;W @Lr11 nQZ<{!ZT Dh"OT02f2?6bz0Z󔰚řyX)rU񱑝O/s ! ,ߵrۀ[ծ)XU~e/=(nI;|]WfrKu~pvrK|YØVBq]kٹ 싶cKќTBY!L=@ &L'թʈZk_:GKᔥ- 6D RI>Btp{w}8po4Fw6O. 0u_]G鷖v</V]jacT,F,_0^RPФ| + R澥#C[(2ﱈdzܱ#/h^hcx5Z҅ ٜ;_ ĎR} W)<%\#>=ogFLkFwMz5S(*ۘxi